PVO11Y-5072 Add spanmetrics/mttb connector to Konflux staging collector - #13558
Open
ci-operator wants to merge 1 commit into
Open
PVO11Y-5072 Add spanmetrics/mttb connector to Konflux staging collector#13558ci-operator wants to merge 1 commit into
ci-operator wants to merge 1 commit into
Conversation
Contributor
Author
|
/rerun |
Configure filter/mttb processor, spanmetrics/mttb connector, traces/stage-mttb pipeline, and dedicated MTTB ServiceMonitor. Add signalfx to metrics pipeline exporters. Assisted-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Kustomize Render DiffComparing
Total: 1 components, +19 -0 lines 📋 Full diff available in the workflow summary and as a downloadable artifact. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13558 +/- ##
=======================================
Coverage 60.38% 60.38%
=======================================
Files 24 24
Lines 1628 1628
=======================================
Hits 983 983
Misses 563 563
Partials 82 82
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
pumahaka
approved these changes
Aug 18, 2026
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ci-operator, pumahaka The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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.
Add spanmetrics/mttb connector, filter/mttb processor, and traces/stage-mttb
pipeline to the Konflux staging OTel collector to compute MTTB histograms from
delivery pipeline traces. Adds otel-collector-mttb-metrics ServiceMonitor
scraping traces_spanmetrics_.*.
PVO11Y-5072