Skip to content

Extend SEP3 to productize Istio Perses dashboards via MetricsIntegration - #2269

Open
josunect wants to merge 2 commits into
istio-ecosystem:mainfrom
josunect:SEP3-integrations-perses
Open

Extend SEP3 to productize Istio Perses dashboards via MetricsIntegration#2269
josunect wants to merge 2 commits into
istio-ecosystem:mainfrom
josunect:SEP3-integrations-perses

Conversation

@josunect

Copy link
Copy Markdown
Contributor

What type of PR is this?

  • Enhancement / New Feature
  • Bug Fix
  • Refactor
  • Optimization
  • Test
  • Documentation Update

What this PR does / why we need it:

  • Specifies how MetricsIntegration with targetRefs.kind: Perses creates namespace-scoped PersesDatasource and productized PersesDashboard CRs (no new CRD).
  • Datasource name defaults to prometheus-datasource (spec.perses.datasourceName override); Perses project is the target namespace. Optional spec.perses.dashboards selects a subset of the six Istio dashboards.
  • Documents Kiali external_services.perses wiring 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:

@josunect
josunect requested a review from a team as a code owner August 19, 2026 10:13
@josunect
josunect force-pushed the SEP3-integrations-perses branch from edc69aa to 3b573eb Compare August 19, 2026 10:14
@josunect

Copy link
Copy Markdown
Contributor Author

@nrfox

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.63%. Comparing base (f96b4a6) to head (0ccde42).
⚠️ Report is 1 commits behind head on main.

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     
Flag Coverage Δ
integration-tests 68.23% <ø> (-0.09%) ⬇️
unit-tests 61.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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
josunect force-pushed the SEP3-integrations-perses branch from 3b573eb to 422068e Compare August 19, 2026 10:49

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't need a changelog entry as it's not user-facing 🙂

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah thanks, @dgn ! I've removed it

Not required for non user facing

Signed-off-by: Josune Cordoba <jcordoba@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants