Provide a Grafana dashboard
Preflight checklist
- [x] I agree to follow this project's Code of Conduct.
- [x] I have read and am following this repository's Contribution Guidelines."
- [ ] I have discussed this feature request with the community.
Describe the background of your feature request
As an operator, I would appreciate having a Grafana dashboard that I can easily deploy to monitor system performance, track key metrics, and visualize data in real-time.
Describe your idea
Provide a sample Grafana dashboard.
Are there any workarounds or alternatives?
N/A
Version
latest
Additional Context
No response
This is definitely something I’d like to provide, possibly even in the upcoming release. There was one working board for an earlier version (before v0.12.0-alpha) focused primarily on performance and resource usage metrics. However, it was never officially released and became broken after the mentioned release. To restore it and offer useful metrics presented in the dashboard, I updated the Grafana stack used for the initial dashboard development in #2045 (though it might be outdated again). The biggest challenge now is determining which information should be included on the dashboard, as that will guide the development of the relevant metrics. There are related discussions on this topic in Discord, which you can find here and here. If you have any specific ideas, please share them - it will make implementing these metrics and also the board much easier.