Files
karma/internal/mock/0.17.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": "b0dbc7c2-8238-4a0b-907c-5748d5e68710",
"matchers": [
{
"isRegex": false,
"name": "instance",
"value": "web1"
}
],
"startsAt": "2019-08-05T23:04:06.749Z",
"status": {
"state": "active"
},
"updatedAt": "2019-08-05T23:04:06.749Z"
},
{
"comment": "Silenced Host_Down alerts in the dev cluster",
"createdBy": "john@example.com",
"endsAt": "2063-01-01T00:00:00.000Z",
"id": "ee1e81a3-89c1-4f8a-a823-85b0c9f8a4bb",
"matchers": [
{
"isRegex": false,
"name": "alertname",
"value": "Host_Down"
},
{
"isRegex": false,
"name": "cluster",
"value": "dev"
}
],
"startsAt": "2019-08-05T23:04:06.755Z",
"status": {
"state": "active"
},
"updatedAt": "2019-08-05T23:04:06.755Z"
},
{
"comment": "Silenced server7",
"createdBy": "john@example.com",
"endsAt": "2063-01-01T00:00:00.000Z",
"id": "4660e240-e340-4ded-8400-9728066a8b63",
"matchers": [
{
"isRegex": false,
"name": "instance",
"value": "server7"
}
],
"startsAt": "2019-08-05T23:04:06.760Z",
"status": {
"state": "active"
},
"updatedAt": "2019-08-05T23:04:06.760Z"
}
]