grafana/pkg/services/ngalert/api/test-data/test-rule.json

21 lines
522 B
JSON

{
"grafana_condition": {
"condition": "A",
"data": [
{
"refId": "A",
"queryType": "",
"relativeTimeRange": {
"from": 18000,
"to": 10800
},
"datasourceUid": "-100",
"model": {
"type": "math",
"expression": "2 + 2 > 1"
}
}
],
"now": "2021-03-11T14:50:42.218+02:00"
}
}