Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cortex mixin query frontend cache should name the cache #59

Open
tomwilkie opened this issue May 7, 2020 · 0 comments
Open

Cortex mixin query frontend cache should name the cache #59

tomwilkie opened this issue May 7, 2020 · 0 comments

Comments

@tomwilkie
Copy link
Contributor

$.queryPanel('sum(rate(cortex_cache_hits{%s}[1m])) / sum(rate(cortex_cache_fetched_keys{%s}[1m]))' % [$.jobMatcher('query-frontend'), $.jobMatcher('query-frontend')], 'Hit Rate') +

Otherwise in single binary mode you get all the caches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant