mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-29 20:25:56 +00:00
Co-authored-by: Shirshanka Das <shirshanka@apache.org> Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
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"
|
|
}
|
|
}
|
|
]
|
|
} |