mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-30 04:34:34 +00:00
25 lines
538 B
JSON
25 lines
538 B
JSON
|
|
{
|
||
|
|
"id": null,
|
||
|
|
"uid": "default",
|
||
|
|
"title": "Default Dashboard",
|
||
|
|
"tags": [],
|
||
|
|
"timezone": "browser",
|
||
|
|
"schemaVersion": 16,
|
||
|
|
"version": 0,
|
||
|
|
"panels": [
|
||
|
|
{
|
||
|
|
"type": "text",
|
||
|
|
"title": "Welcome",
|
||
|
|
"gridPos": {
|
||
|
|
"x": 0,
|
||
|
|
"y": 0,
|
||
|
|
"w": 24,
|
||
|
|
"h": 5
|
||
|
|
},
|
||
|
|
"options": {
|
||
|
|
"content": "Welcome to your Grafana dashboard!",
|
||
|
|
"mode": "markdown"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|