Prometheus: Create jsonschema spec (#85077)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "table",
|
||||
"targets": [
|
||||
{
|
||||
"refId": "A",
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "TheUID"
|
||||
},
|
||||
"expr": "1+1"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user