1{
2  "type": "panel",
3  "name": "State timeline",
4  "id": "state-timeline",
5
6  "state": "beta",
7
8  "info": {
9    "description": "State changes and durations",
10    "author": {
11      "name": "Grafana Labs",
12      "url": "https://grafana.com"
13    },
14    "logos": {
15      "small": "img/timeline.svg",
16      "large": "img/timeline.svg"
17    }
18  }
19}
20