mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
21 lines
291 B
JSON
Executable File
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"
|
|
}
|
|
}
|
|
}
|