mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
20 lines
342 B
JSON
Executable File
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"
|
|
}
|
|
}
|
|
}
|