Created
October 24, 2019 16:12
-
-
Save cyrex562/84f2a0c61079e7474c2e163e1f78266a to your computer and use it in GitHub Desktop.
prometheus CPU query
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 100 - (avg by (job) (irate(node_cpu_seconds_total{mode="idle"}[5m])) * 100) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment