Extend SEP3 to productize Istio Perses dashboards via MetricsIntegration - #2269
Open
josunect wants to merge 2 commits into
Open
Extend SEP3 to productize Istio Perses dashboards via MetricsIntegration#2269josunect wants to merge 2 commits into
josunect wants to merge 2 commits into
Conversation
josunect
force-pushed
the
SEP3-integrations-perses
branch
from
August 19, 2026 10:14
edc69aa to
3b573eb
Compare
Contributor
Author
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2269 +/- ##
==========================================
- Coverage 83.70% 83.63% -0.07%
==========================================
Files 56 56
Lines 3044 3044
==========================================
- Hits 2548 2546 -2
- Misses 347 348 +1
- Partials 149 150 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Document Perses datasource and dashboard provisioning on MetricsIntegration when targetRefs includes kind Perses. Signed-off-by: Josune Cordoba <jcordoba@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
josunect
force-pushed
the
SEP3-integrations-perses
branch
from
August 19, 2026 10:49
3b573eb to
422068e
Compare
dgn
reviewed
Aug 19, 2026
Collaborator
There was a problem hiding this comment.
This won't need a changelog entry as it's not user-facing 🙂
Not required for non user facing Signed-off-by: Josune Cordoba <jcordoba@redhat.com>
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.
What type of PR is this?
What this PR does / why we need it:
MetricsIntegrationwithtargetRefs.kind: Persescreates namespace-scopedPersesDatasourceand productizedPersesDashboardCRs (no new CRD).prometheus-datasource(spec.perses.datasourceNameoverride); Perses project is the targetnamespace. Optionalspec.perses.dashboardsselects a subset of the six Istio dashboards.external_services.perseswiring and how dashboards are productized (vendor community-mixins YAML into the operator bundle).Which issue(s) this PR fixes:
Fixes #
Related Issue/PR #
Additional information: