mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 16:57:14 -06:00
12 lines
161 B
JSON
12 lines
161 B
JSON
{
|
|
"from": "now-1h",
|
|
"to": "now",
|
|
"queries": [
|
|
{
|
|
"refId": "A",
|
|
"maxDataPoints": 1000,
|
|
"intervalMs": 5,
|
|
"expr": "1+1"
|
|
}
|
|
]
|
|
} |