grafana/public/app/plugins/panel/nodeGraph/plugin.json
Hamas Shafiq eca0a9f487
Chore: Remove the beta badge for Node Graph and Traces (#62566)
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
2023-02-27 15:16:01 +01:00

17 lines
275 B
JSON

{
"type": "panel",
"name": "Node Graph",
"id": "nodeGraph",
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icn-node-graph.svg",
"large": "img/icn-node-graph.svg"
}
}
}