apache / apache/shenyu-website
Updating Deprecated Graph Plugins in Grafana Dashboard
- Dominant language
- TypeScript
- Stars
- 82
- Forks
- 238
- Avg merge
- 8d 12h
- Merged PRs (30d)
- 1
Description
The current grafana dashboard (request_metric_dashboard.json) is using deprecated graph plugins. As per the Grafana documentation, AngularJS plugins will stop working in Grafana 12, and it's recommended to replace them with new time series plugins.
And here is an official document explaining this : (https://grafana.com/docs/grafana/latest/developers/angular_deprecation/)
Considering the deprecation, I’m wondering if it’s necessary to replace these plugins with the new Time Series visualization,or if it is too hasty?
If an upgrade is needed, I’m willing to take on the task.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.