grafana_bak/pkg/services/store/kind/dashboard/testdata/panel-with-library-panel-field.json
2025-04-01 10:38:02 +09:00

84 lines
2.1 KiB
JSON

{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "datasource",
"uid": "grafana"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "The libraryPanel field should get read properly despite the version being an integer",
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 345,
"links": [],
"panels": [
{
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 15
},
"id": 454,
"libraryPanel": {
"name": "example name",
"uid": "dfkljg98345dkf",
"version": 2001
},
"options": {
"legend": {
"calcs": [],
"displayMode": "hidden",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"targets": [
{
"datasource": {
"type": "graphite",
"uid": "000000001"
},
"refId": "A"
}
],
"title": "Example title",
"transparent": true,
"type": "timeseries"
}
],
"preload": false,
"refresh": "",
"schemaVersion": 39,
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-6h",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "The libraryPanel field should get read properly despite the version being an integer",
"uid": "sdjf03945834sdkf",
"version": 33,
"weekStart": ""
}