Skip to content

Instantly share code, notes, and snippets.

@DBLaw
Created May 19, 2015 19:53
Show Gist options
  • Save DBLaw/17dcdf3fbc152138b30c to your computer and use it in GitHub Desktop.
Save DBLaw/17dcdf3fbc152138b30c to your computer and use it in GitHub Desktop.
{
"requests": [
{
"q": "avg:system.cpu.system{*}",
"type": "line"
},
{
"q": "hour_before(avg:system.cpu.system{*})",
"type": "line"
}
],
"viz": "timeseries"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment