Skip to content

Instantly share code, notes, and snippets.

@jhotta
Created July 5, 2016 08:01
Show Gist options
  • Save jhotta/8addcd7cf764229d415bcc8f494a87e6 to your computer and use it in GitHub Desktop.
Save jhotta/8addcd7cf764229d415bcc8f494a87e6 to your computer and use it in GitHub Desktop.
as_count()
{
"requests": [
{
"q": "avg:aws.elb.httpcode_elb_5xx{*} by {host}.as_count()",
"type": "bars",
"conditional_formats": [],
"aggregator": "avg"
}
],
"viz": "timeseries"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment