mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 10:24:54 -06:00
26 lines
649 B
JSON
26 lines
649 B
JSON
{
|
|
"queries": [
|
|
{
|
|
"refId": "A",
|
|
"expr": "grafana_environment_info{}",
|
|
"range": true,
|
|
"datasource": {
|
|
"type": "prometheus",
|
|
"uid": "example"
|
|
},
|
|
"editorMode": "code",
|
|
"legendFormat": "__auto",
|
|
"instant": false,
|
|
"exemplar": false,
|
|
"utcOffsetSec": 0,
|
|
"scopes": [],
|
|
"adhocFilters": [],
|
|
"interval": "",
|
|
"datasourceId": 2,
|
|
"intervalMs": 15000,
|
|
"maxDataPoints": 969
|
|
}
|
|
],
|
|
"from": "now-1m",
|
|
"to": "now"
|
|
} |