-
Notifications
You must be signed in to change notification settings - Fork 84
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
feat: Add app hierarchy filter in Grafana #1014
feat: Add app hierarchy filter in Grafana #1014
Conversation
Skipping CI for Draft Pull Request. |
Test images available! 🧪🚀 To test operator with them, run
To clean up environment afterwards, run
|
Test images available! 🧪🚀 To test operator with them, run
To clean up environment afterwards, run
|
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
7bc819f
to
c042336
Compare
Test images available! 🧪🚀 To test operator with them, run
To clean up environment afterwards, run
|
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Test images available! 🧪🚀 To test operator with them, run
To clean up environment afterwards, run
|
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Test images available! 🧪🚀 To test operator with them, run
To clean up environment afterwards, run
|
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Test images available! 🧪🚀 To test operator with them, run
To clean up environment afterwards, run
|
/lgtm |
/hold |
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
New changes are detected. LGTM label has been removed. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
\unhold |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Test images available! 🧪🚀 To test operator with them, run
To clean up environment afterwards, run
|
Linked Issues
resolves #964
Description
Add hierarchy filter in Grafana dashboard
by_app
.Testing Instructions
Create Pelorus instance with
and run this script with the webhook endpoint
You will have the following structure
Selecting in Grafana each application individually should say 1 deployment happened, selecting subgroup should say 2, selecting group should say 4 and selecting class should say 3.