grafana/public/app/plugins/panel/state-timeline/plugin.json
2021-05-19 21:38:31 -07:00

20 lines
342 B
JSON
Executable File

{
"type": "panel",
"name": "State timeline",
"id": "state-timeline",
"state": "beta",
"info": {
"description": "State changes and durations",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/timeline.svg",
"large": "img/timeline.svg"
}
}
}