feat(teams): adjust panels titels, add trb blast radius panel#1972
Open
IvoGoman wants to merge 1 commit into
Open
feat(teams): adjust panels titels, add trb blast radius panel#1972IvoGoman wants to merge 1 commit into
IvoGoman wants to merge 1 commit into
Conversation
Signed-off-by: Ivo Gosemann <ivo.gosemann@sap.com>
91f2972 to
b7bd867
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Perses “organization” dashboard shipped with the Greenhouse Helm chart to refine team-related panel labels and add a new panel visualizing TeamRoleBinding cluster “blast radius”.
Changes:
- Renamed/rewrote several panel titles/descriptions and adjusted table column headers in the Organization dashboard.
- Added a new “TeamRoleBinding blast radius” time series panel based on
greenhouse_team_rbac_clusters_total. - Bumped the Helm chart version from
0.19.2to0.19.3.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| charts/greenhouse/perses-dashboards/organization.json | Dashboard copy updates, table column header tweaks, new blast-radius panel, and layout adjustments. |
| charts/greenhouse/Chart.yaml | Chart version bump to publish the updated dashboards. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+5
to
+7
| "createdAt": "2026-04-13T15:17:26.151943837Z", | ||
| "updatedAt": "2026-05-06T14:23:33.264169617Z", | ||
| "version": 11022, |
Comment on lines
+19
to
21
| "name": "TeamRoleBinding(s) by Organization/Team", | ||
| "description": "Overall ready status of TeamRoleBindinding(s)" | ||
| }, |
Comment on lines
+387
to
+388
| ], | ||
| "repeatVariable": "" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Ivo Gosemann ivo.gosemann@sap.com
Description
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