mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
41 lines
717 B
JSON
41 lines
717 B
JSON
{
|
|
"id": 208,
|
|
"title": "new-dashboard-var-ds-test",
|
|
"tags": null,
|
|
"templateVars": [
|
|
"dsVariable"
|
|
],
|
|
"datasource": [
|
|
{
|
|
"uid": "default.uid",
|
|
"type": "default.type"
|
|
},
|
|
{
|
|
"uid": "PD8C576611E62080A",
|
|
"type": "testdata"
|
|
}
|
|
],
|
|
"panels": [
|
|
{
|
|
"id": 2,
|
|
"title": "Panel Title",
|
|
"type": "table",
|
|
"pluginVersion": "9.1.0-pre",
|
|
"datasource": [
|
|
{
|
|
"uid": "default.uid",
|
|
"type": "default.type"
|
|
},
|
|
{
|
|
"uid": "PD8C576611E62080A",
|
|
"type": "testdata"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"schemaVersion": 36,
|
|
"linkCount": 0,
|
|
"timeFrom": "now-6h",
|
|
"timeTo": "now",
|
|
"timezone": ""
|
|
} |