Search: Handle special datasource types (#52446)

This commit is contained in:
Artur Wierzbicki
2022-07-23 05:10:53 +04:00
committed by GitHub
parent bcfa4fabf6
commit 17ea5f4f3e
11 changed files with 1173 additions and 19 deletions
@@ -0,0 +1,49 @@
{
"id": 220,
"title": "new-dashboard-mixed",
"tags": null,
"templateVars": [
"dsVariable"
],
"datasource": [
{
"uid": "gdev-testdata",
"type": "testdata"
},
{
"uid": "default.uid",
"type": "default.type"
},
{
"uid": "P8045C56BDA891CB2",
"type": "cloudwatch"
}
],
"panels": [
{
"id": 2,
"title": "Panel Title",
"type": "table",
"pluginVersion": "9.1.0-pre",
"datasource": [
{
"uid": "gdev-testdata",
"type": "testdata"
},
{
"uid": "default.uid",
"type": "default.type"
},
{
"uid": "P8045C56BDA891CB2",
"type": "cloudwatch"
}
]
}
],
"schemaVersion": 36,
"linkCount": 0,
"timeFrom": "now-6h",
"timeTo": "now",
"timezone": ""
}