grafana/public/app/plugins/panel/logs/plugin.json
2020-04-26 15:34:56 -07:00

17 lines
264 B
JSON

{
"type": "panel",
"name": "Logs",
"id": "logs",
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icn-logs-panel.svg",
"large": "img/icn-logs-panel.svg"
}
}
}