Created
July 18, 2017 15:40
-
-
Save amattheisen/2315bbac21ac788cca117795f27b0ed1 to your computer and use it in GitHub Desktop.
Graphite Monitor 2
This file contains 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
[ | |
{ | |
"target": [ | |
"color(alias(sumSeries(carbon.agents.GLaDOS-graphite-a.cache.size, carbon.agents.GLaDOS-graphite-b.cache.size, carbon.agents.GLaDOS-graphite-c.cache.size, carbon.agents.GLaDOS-graphite-d.cache.size, carbon.agents.GLaDOS-graphite-backfill.cache.size),\"Total cache size\"),\"692747F\")", | |
"color(alias(sumSeries(carbon.agents.GLaDOS-graphite-a.committedPoints, carbon.agents.GLaDOS-graphite-b.committedPoints, carbon.agents.GLaDOS-graphite-c.committedPoints, carbon.agents.GLaDOS-graphite-d.committedPoints, carbon.agents.GLaDOS-graphite-backfill.committedPoints),\"Total committed points\"),\"A64E5F\")", | |
"color(alias(dashed(sumSeries(carbon.agents.GLaDOS-graphite-backfill.metricsReceived, carbon.relays.GLaDOS-graphite-a.metricsReceived), 5),\"Dashed Total metrics received\"),\"FFCBA6\")" | |
], | |
"fgcolor": "FFCBA6", | |
"title": "Graphite Health", | |
"minorGridLineColor": "692747F", | |
"areaMode": "first", | |
"majorGridLineColor": "692747F", | |
"height": "308", | |
"bgcolor": "331827 ", | |
"minXStep": "0", | |
"_salt": "1441721010.91", | |
"width": "586" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment