[Exporter.Prometheus] Log when metric ignored - #7429
Merged
martincostello merged 3 commits intoJun 19, 2026
Merged
Conversation
Log a verbose message to the event log when a metric is ignored.
martincostello
commented
Jun 19, 2026
martincostello
commented
Jun 19, 2026
Add PR number.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7429 +/- ##
==========================================
- Coverage 90.03% 89.96% -0.07%
==========================================
Files 277 277
Lines 14628 14631 +3
==========================================
- Hits 13170 13163 -7
- Misses 1458 1468 +10
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Simplify name.
martincostello
marked this pull request as ready for review
June 19, 2026 10:28
martincostello
enabled auto-merge
June 19, 2026 10:28
Kielek
approved these changes
Jun 19, 2026
This was referenced Jul 16, 2026
Merged
Merged
Closed
This was referenced Aug 3, 2026
Closed
Open
Bump OpenTelemetry.Extensions.Hosting from 1.16.0 to 1.17.0
MarcelMichau/mass-transit-playground#398
Open
Merged
Open
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.
Changes
Log a verbose message to the event log when a metric is ignored.
Merge requirement checklist
CHANGELOG.mdfiles updated for non-trivial changesChanges in public API reviewed (if applicable)