mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
21 lines
522 B
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"
|
|
}
|
|
} |