Skip to content

Instantly share code, notes, and snippets.

@thedebugger
Created February 22, 2016 22:54
Show Gist options
  • Save thedebugger/23d38e78722da7869b29 to your computer and use it in GitHub Desktop.
Save thedebugger/23d38e78722da7869b29 to your computer and use it in GitHub Desktop.
datadog error
{
"title": "svij storm dashy draft",
"description": "wth",
"graphs": [
{
"definition": {
"requests": [
{
"q": "avg:system.mem.free{env:lookout-storm-lesstage0} by {host}"
}
],
"events": [],
"viz": "timeseries"
},
"title": "system.mem.free"
},
{
"definition": {
"requests": [
{
"q": "avg:system.load.1{env:lookout-storm-lesstage0} by {host}"
}
],
"events": [],
"viz": "timeseries"
},
"title": "system.load.1"
},
{
"definition": {
"requests": [
{
"q": "max:system.disk.in_use{env:lookout-storm-lesstage0} by {host}"
}
],
"events": [],
"viz": "timeseries"
},
"title": "system.disk.in_use"
},
{
"definition": {
"requests": [
{
"q": "max:system.io.await{env:lookout-storm-lesstage0} by {host}"
}
],
"events": [],
"viz": "timeseries"
},
"title": "system.io.await"
},
{
"definition": {
"requests": [
{
"q": "sum:system.net.bytes_rcvd{env:lookout-storm-lesstage0} by {host}"
}
],
"events": [],
"viz": "timeseries"
},
"title": "system.net.bytes_rcvd"
},
{
"definition": {
"requests": [
{
"q": "sum:system.net.bytes_sent{env:lookout-storm-lesstage0} by {host}"
}
],
"events": [],
"viz": "timeseries"
},
"title": "system.net.bytes_sent"
}
],
"template_variables": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment