forked from grafana.jool/grafana-jool
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
334 B
19 lines
334 B
{
|
|
"type": "panel",
|
|
"name": "Status history",
|
|
"id": "status-history",
|
|
|
|
"state": "beta",
|
|
|
|
"info": {
|
|
"description": "Periodic status history",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/status.svg",
|
|
"large": "img/status.svg"
|
|
}
|
|
}
|
|
}
|
|
|