ObjectStore: add a kind registry (#56507)
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
Reference in New Issue
Block a user