mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 02:10:45 -06:00
13 lines
178 B
JSON
13 lines
178 B
JSON
{
|
|
"type": "table",
|
|
"targets": [
|
|
{
|
|
"refId": "A",
|
|
"datasource": {
|
|
"type": "prometheus",
|
|
"uid": "TheUID"
|
|
},
|
|
"expr": "1+1"
|
|
}
|
|
]
|
|
} |