-
Notifications
You must be signed in to change notification settings - Fork 0
Add Perses dashboards and related configurations #31
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
Conversation
- Introduced a new project configuration for Perses dashboards in `project.json`. - Added a comprehensive dashboard configuration for Prometheus details in `prometheus-details.json`. - Updated `_helpers.tpl` to include a new function for Perses dashboard selector labels. - Created a new template file `perses-dashboards.yaml` to generate ConfigMaps for Perses dashboards. - Enhanced `values.yaml` to include label selectors for Perses dashboards. Signed-off-by: Akshay Iyyadurai Balasundaram <akshay.iyyadurai.balasundaram@sap.com>
* Renamed panels for clarity: - Changed `HTTP Requests Latency` to `HTTP Requests Rate`. - Updated descriptions to accurately reflect the metrics displayed. * Adjusted Prometheus queries to align with new metrics. * Enhanced visual settings for better data representation. Signed-off-by: Akshay Iyyadurai Balasundaram <akshay.iyyadurai.balasundaram@sap.com>
* Enhanced the project description to include both Plutono and Perses dashboards. * Added a new section for `perses-dashboards` in the content structure. * Introduced `dashboards.persesSelectors` in the values table for better configuration. Signed-off-by: Akshay Iyyadurai Balasundaram <akshay.iyyadurai.balasundaram@sap.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. Thanks for moving them over.
* Updated the version number in `Chart.yaml` to reflect the latest release. Signed-off-by: Akshay Iyyadurai Balasundaram <akshay.iyyadurai.balasundaram@sap.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two dashboards can be part of their origin.
charts/kubernetes-operations/perses-dashboards/prometheus-details.json
Outdated
Show resolved
Hide resolved
charts/kubernetes-operations/perses-dashboards/perses-overview.json
Outdated
Show resolved
Hide resolved
…rations charts Signed-off-by: Akshay Iyyadurai Balasundaram <akshay.iyyadurai.balasundaram@sap.com>
@richardtief Thank you very much for the suggestion. I have removed both the Perses and Prometheus self-monitoring dashboards from this repository and added directly to the greenhouse-extensions repository in this PR - cloudoperators/greenhouse-extensions#858 |
Signed-off-by: Akshay Iyyadurai Balasundaram akshay.iyyadurai.balasundaram@sap.com
Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
What type of PR is this? (check all applicable)
Related Tickets & Documents
Added tests?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Added to documentation?
Checklist