Files
karma/internal/mock/0.18.0/api/v2/silences
2019-08-08 15:45:00 +01:00

62 lines
1.7 KiB
Plaintext

[
{
"comment": "Silenced instance",
"createdBy": "john@example.com",
"endsAt": "2063-01-01T00:00:00.000Z",
"id": "dba0c327-c0f6-4605-8669-e4252921fbfe",
"matchers": [
{
"isRegex": false,
"name": "instance",
"value": "web1"
}
],
"startsAt": "2019-08-06T20:29:54.759Z",
"status": {
"state": "active"
},
"updatedAt": "2019-08-06T20:29:54.759Z"
},
{
"comment": "Silenced Host_Down alerts in the dev cluster",
"createdBy": "john@example.com",
"endsAt": "2063-01-01T00:00:00.000Z",
"id": "aa878af5-ce35-4d00-b56b-c46c28802436",
"matchers": [
{
"isRegex": false,
"name": "alertname",
"value": "Host_Down"
},
{
"isRegex": false,
"name": "cluster",
"value": "dev"
}
],
"startsAt": "2019-08-06T20:29:54.764Z",
"status": {
"state": "active"
},
"updatedAt": "2019-08-06T20:29:54.764Z"
},
{
"comment": "Silenced server7",
"createdBy": "john@example.com",
"endsAt": "2063-01-01T00:00:00.000Z",
"id": "f0659e37-afae-4c0c-9b14-1f7a26fde82e",
"matchers": [
{
"isRegex": false,
"name": "instance",
"value": "server7"
}
],
"startsAt": "2019-08-06T20:29:54.768Z",
"status": {
"state": "active"
},
"updatedAt": "2019-08-06T20:29:54.768Z"
}
]