Skip to content

Instantly share code, notes, and snippets.

@jesusvazquez
Created March 5, 2019 10:25
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 jesusvazquez/3ea98a37ce048a1c8f1ff966afa0549c to your computer and use it in GitHub Desktop.
Save jesusvazquez/3ea98a37ce048a1c8f1ff966afa0549c to your computer and use it in GitHub Desktop.
Prometheus Cheatsheet
  • Metric cardinality

count by(__name__) ({__name__=~".*<metric_name>"})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment