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

139 lines
2.8 KiB
JSON

{
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 220,
"iteration": 1658225888559,
"links": [],
"liveNow": false,
"panels": [
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {
"align": "auto",
"displayMode": "auto",
"inspect": false
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 16,
"w": 12,
"x": 0,
"y": 0
},
"id": 2,
"options": {
"footer": {
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true
},
"pluginVersion": "9.1.0-pre",
"repeat": "dsVariable",
"repeatDirection": "h",
"targets": [
{
"datasource": {
"type": "testdata",
"uid": "${dsVariable}"
},
"refId": "A"
},
{
"datasource": {
"type": "cloudwatch",
"uid": "P8045C56BDA891CB2"
},
"dimensions": {},
"expression": "",
"hide": false,
"id": "",
"label": "",
"matchExact": true,
"metricEditorMode": 0,
"metricName": "",
"metricQueryType": 0,
"namespace": "",
"period": "",
"queryMode": "Metrics",
"refId": "B",
"region": "default",
"sqlExpression": "",
"statistic": "Average"
}
],
"title": "Panel Title",
"type": "table"
}
],
"refresh": "",
"schemaVersion": 36,
"tags": [],
"templating": {
"list": [
{
"current": {
"selected": true,
"text": [
"gdev-testdata",
"default"
],
"value": [
"gdev-testdata",
"default"
]
},
"hide": 0,
"includeAll": false,
"multi": false,
"name": "dsVariable",
"options": [],
"query": "testdata",
"queryValue": "",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"type": "datasource"
}
]
},
"time": {
"from": "now-6h",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "new-dashboard-mixed",
"uid": "NV5PypgVz",
"version": 2,
"weekStart": ""
}