1. When using grafana, the error panel plugin not found grafana pie chart panel is encountered. The grafana pie chart panel is not installed. It can be displayed normally after installation
2. Install the plug-in, download and install it, put it in the plug-in directory/var/lib/grafana/plugins, and restart grafana.
wget https://grafana.com/api/plugins/grafana-piechart-panel/versions/latest/download -O grafana-piechart-panel.zip
unzip grafana-piechart-panel.zip
mv grafana-piechart-panel grafana_data/plugins/
chown -R 472:472 *
docker restart grafana
3. Check whether it is normal after restart
Read More:
- [Solved] grafana Startup Error: failed to parse “/etc/grafana/grafana.ini“: open /etc/grafana/grafana.ini: no such file or directory
- Grafana Error: 414 Request-URI Too Large [How to Solve]
- How to Solve Gradle Error: Plugin with id ‘jetty’ not found.
- Rtabmap Run Error: PluginlibFactory: The plugin for class ‘octomap_rviz_plugin/ColorOccupancyGrid‘ failed t
- [Solved] PluginlibFactory: The plugin for class ‘rviz_imu_plugin/IMU‘ failed to load.
- [Solved] rqt_graph Skipped loading plugin with error & Format: “dot“ not recognized
- [Solved] Mybatis uses the PageHelper paging plugin error: Could not find method on interface ibatis.executor.Executor named query.
- [Solved] Error: Main class not found or could not be loaded com.jawasoft.
- HEXO D Command ERROR Deployer not found: git
- Postgis Install Error: could not load library “C:\……“:The specified module could not be found.
- Cordova – CordovaError: Promise rejected with non-error: ‘ios-deploy was not found
- Mac Error: sh: vue-cli-service: command not found
- Mac error: SH: Vue cli service: command not found
- [Solved] LaTeX Error: File ‘‘picins.sty‘‘ not Found.
- error: resource android:attr/lStar not found [Pefect Solution]
- How to Solve VScode 2022 error: msvcp110d.dll not found
- QT error: – LGL not found [How to Solve]
- [Go] Solve the problem of exec: “gcc” executable file not found in %PATH% error when using cgo
- Module not found: Error: Can‘t resolve ‘sass-loader‘
- [Solved] Android Studio Error:SDK location not found.