我已经安装了使用helm chart的grafana。我想添加饼图plugin.So安装grafana插件与命令kubectl exec -it kube-prometheus-stack-chart-grafana-9dc44fc4b-ndbpt -n syg-monitoring -c grafana grafana-cli plugins install grafana-piechart-panel
,所以它安装。
installed from: https://grafana.com/api/plugins/grafana-piechart-panel/versions/1.6.1/download
into: /var/lib/grafana/plugins
✔ Installed grafana-piechart-panel successfully
但是每当我访问我的仪表板时,都看不到插件。还有什么额外的事情要做吗?请指点一下。任何帮助都将不胜感激。
https://stackoverflow.com/questions/66667123
复制相似问题