grafana_bak/pkg/services/store/kind/dashboard/testdata/default-datasource-variable-info.json
2025-04-01 10:38:02 +09:00

33 lines
557 B
JSON

{
"id": 208,
"title": "new-dashboard-var-ds-test",
"tags": null,
"templateVars": [
"dsVariable"
],
"datasource": [
{
"uid": "default.uid",
"type": "default.type"
}
],
"panels": [
{
"id": 2,
"title": "Panel Title",
"type": "table",
"pluginVersion": "9.1.0-pre",
"datasource": [
{
"uid": "default.uid",
"type": "default.type"
}
]
}
],
"schemaVersion": 36,
"linkCount": 0,
"timeFrom": "now-6h",
"timeTo": "now",
"timezone": ""
}