mirror of
https://github.com/grafana/grafana.git
synced 2025-01-08 23:23:45 -06:00
46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
JSON
{
|
|
"title": "Introduction",
|
|
"rows": [
|
|
{
|
|
"title": "Status",
|
|
"collapse": false,
|
|
"height": "50px",
|
|
"panels": [
|
|
{
|
|
"span": 6,
|
|
"editable": true,
|
|
"group": [
|
|
"default"
|
|
],
|
|
"type": "text",
|
|
"title": "Welcome",
|
|
"content": "Welcome to Kibana Dashboard, a technology preview of what's to come for Kibana, Logstash and Elasticsearch \n\nKibana dashboard is the easy way to share, build, use and extend interactive, real time dashboards and data analysis interfaces. \n\nReady to get started? \n\nLogstash users, click the 'Load' button to the right, paste this URL: https://gist.github.com/a84f6b8a31d1c4f0ef85 into the 'Gist' loader, click 'Get' and select the 'Logstash Dashboard' link that appears",
|
|
"style": {
|
|
"font-size": "14pt"
|
|
}
|
|
},
|
|
{
|
|
"title": "Dashboard Loader",
|
|
"type": "dashcontrol",
|
|
"span": 3,
|
|
"group": "default",
|
|
"save": {
|
|
"gist": true,
|
|
"elasticsearch": true,
|
|
"local": true,
|
|
"default": true
|
|
},
|
|
"load": {
|
|
"gist": true,
|
|
"elasticsearch": true,
|
|
"local": true
|
|
},
|
|
"elasticsearch_size": 20,
|
|
"error": false
|
|
}
|
|
],
|
|
"editable": true
|
|
}
|
|
],
|
|
"editable": true
|
|
} |