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

30 lines
498 B
JSON

{
"id": 250,
"title": "fast streaming",
"tags": null,
"datasource": [
{
"uid": "grafana",
"type": "datasource"
}
],
"panels": [
{
"id": 3,
"title": "Panel Title",
"type": "timeseries",
"pluginVersion": "7.5.0-pre",
"datasource": [
{
"uid": "grafana",
"type": "datasource"
}
]
}
],
"schemaVersion": 27,
"linkCount": 0,
"timeFrom": "now-30s",
"timeTo": "now",
"timezone": ""
}