Skip to content

Instantly share code, notes, and snippets.

@explorer14
Last active December 25, 2018 19:26
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 explorer14/a3cf22cb64a9bdf376329f38f029db11 to your computer and use it in GitHub Desktop.
Save explorer14/a3cf22cb64a9bdf376329f38f029db11 to your computer and use it in GitHub Desktop.
{
"requests": [
{
"q": "avg:myapp.app.ishealthy{$environment}",
"type": "bars",
"style": {
"palette": "dog_classic",
"type": "solid",
"width": "normal"
},
"conditional_formats": []
}
],
"yaxis": {
"max": "2"
},
"viz": "timeseries",
"autoscale": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment