Files
grafana/conf/provisioning/sample/dashboard-classic.json
2025-04-07 12:37:18 +03:00

26 lines
550 B
JSON

{
"annotations": {
"list": []
},
"panels": [
{
"gridPos": {
"h": 13,
"w": 24,
"x": 0,
"y": 0
},
"options": {
"content": "<div style=\"background:#1cac78; color:#000; padding:50px; height:1000px\"><h1>This dashboard was loaded from provisioning (classic) 🎉🎉🎉🎉🎉🎉</h1></div>",
"mode": "html"
},
"transparent": true,
"type": "text"
}
],
"schemaVersion": 37,
"tags": [],
"title": "Dashboard classic",
"uid": "dash-classic"
}