-
Notifications
You must be signed in to change notification settings - Fork 945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Grafana dashboards for OpenEBS Storage Engines #3333
Comments
|
Hey @kmova , |
|
We have drafted a raw document stating the high-level goals and requirements for the OpenEBS monitoring add-on. Here is the document link for the same: OpenEBS monitoring add-on |
|
Issues go stale after 90d of inactivity. Please comment or re-open the issue if you are still interested in getting this issue fixed. |
|
With OpenEBS 2.10 and OpenEBS 2.11 - we have default dashboards for Jiva, cStor and LVM Local PV. More are being added. The progress is tracked under https://github.com/orgs/openebs/projects/41 |
All the OpenEBS components are deployed as Kubernetes native objects and support scraping of metrics via Prometheus. This is a feature request to implement Grafana dashboards for different Storage Engines, Control Plane and a Consolidated overall status:
Here are some sample dashboards that have been developed and used by the community. The following can be taken up as an inspiration to build new and improved dashboards.
A cool way to implement this is by adding a package with default charts like.
The text was updated successfully, but these errors were encountered: