Skip to content

Instantly share code, notes, and snippets.

@christiangalsterer
Created June 25, 2020 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christiangalsterer/6964c1ac8690b5a0b3754860a06b2788 to your computer and use it in GitHub Desktop.
Save christiangalsterer/6964c1ac8690b5a0b3754860a06b2788 to your computer and use it in GitHub Desktop.
Prometheus

List top most used metrics

topk(20, count by (__name__, job)({__name__=~".+"}))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment