grafana/public/app/plugins/panel/live/plugin.json
2020-10-08 08:42:15 -07:00

21 lines
291 B
JSON
Executable File

{
"type": "panel",
"name": "Live",
"id": "live",
"skipDataQuery": true,
"state": "alpha",
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/live.svg",
"large": "img/live.svg"
}
}
}