Skip to content

Instantly share code, notes, and snippets.

@TimSimmons
Created July 29, 2020 22:13
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 TimSimmons/b87af6c2a079a89b0914a5eb759ea3d9 to your computer and use it in GitHub Desktop.
Save TimSimmons/b87af6c2a079a89b0914a5eb759ea3d9 to your computer and use it in GitHub Desktop.
{
"alerts": [
{
"labels": {
"alertname": "ComputerSad",
"instance": "sadboi-01.internal.digitalocean.com",
"service": "pandoraboi",
"severity": "warning",
"team": "observability"
},
"annotations": {
"description": "The disk sda1 is running full",
"summary": "please check the instance sadboi-01.internal.digitalocean.com"
},
"startsAt": "2020-07-29T17:10:38.116471-05:00",
"endsAt": "2020-07-29T17:11:08.116471-05:00",
"generatorURL": "",
"UpdatedAt": "2020-07-29T17:10:38.116471-05:00",
"Timeout": true
},
{
"labels": {
"alertname": "ComputerSad",
"instance": "sadboi-02.internal.digitalocean.com",
"service": "pandoraboi",
"severity": "warning",
"team": "observability"
},
"annotations": {
"description": "The disk sda1 is running full",
"summary": "please check the instance sadboi-02.internal.digitalocean.com"
},
"startsAt": "2020-07-29T17:10:38.116471-05:00",
"endsAt": "2020-07-29T17:11:08.116471-05:00",
"generatorURL": "",
"UpdatedAt": "2020-07-29T17:10:38.116471-05:00",
"Timeout": true
}
],
"attempts": 1,
"caller": "notify.go:723",
"common_annotations": {
"description": "The disk sda1 is running full"
},
"common_labels": {
"alertname": "ComputerSad",
"service": "pandoraboi",
"severity": "warning",
"team": "observability"
},
"component": "dispatcher",
"integration": "slack[0]",
"level": "info",
"msg": "Notify success",
"receiver": "toilet",
"ts": "2020-07-29T22:11:08.392Z"
}
level=info ts=2020-07-29T22:12:31.490Z caller=notify.go:723 component=dispatcher receiver=toilet integration=slack[0] common_labels="unsupported value type" common_annotations="unsupported value type" alerts="unsupported value type" msg="Notify success" attempts=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment