[chore] Update .NET compliance matrix entries#5197
Merged
arminru merged 1 commit intoJul 7, 2026
Conversation
Update the implemented features for the Prometheus exporter. Contributes to open-telemetry/opentelemetry-dotnet#7167.
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the OpenTelemetry spec compliance matrix to reflect newly implemented .NET Prometheus exporter capabilities, keeping the published matrix and the source YAML in sync with current .NET behavior.
Changes:
- Marked Unit Full Words as implemented (
+) for .NET in the compliance matrix. - Marked “otel_scope labels can be disabled” as implemented (
+) for .NET in the compliance matrix. - Updated both the YAML source (
spec-compliance-matrix/dotnet.yaml) and the rendered markdown table (spec-compliance-matrix.md) consistently.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| spec-compliance-matrix/dotnet.yaml | Flips .NET Prometheus exporter feature statuses to + for the two newly supported capabilities. |
| spec-compliance-matrix.md | Updates the published compliance table rows so the .NET column matches the YAML/source-of-truth changes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
carlosalberto
approved these changes
Jul 7, 2026
reyang
approved these changes
Jul 7, 2026
arminru
approved these changes
Jul 7, 2026
Merged
via the queue into
open-telemetry:main
with commit Jul 7, 2026
92e69b6
10 of 11 checks passed
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
Update the implemented features for the .NET Prometheus exporter:
For non-trivial changes, follow the change proposal process.
Related OTEP(s)Links to the prototypes (when adding or changing features)CHANGELOG.mdfile updated for non-trivial changes[chore]in the PR title to skip the changelog checkDeclarative config data model is updated if SDK config surface is changed