Skip to content

feat(metrics): implement metric reader metrics#4970

Open
anuraaga wants to merge 10 commits intoopen-telemetry:mainfrom
anuraaga:metrics-reader-metrics
Open

feat(metrics): implement metric reader metrics#4970
anuraaga wants to merge 10 commits intoopen-telemetry:mainfrom
anuraaga:metrics-reader-metrics

Conversation

@anuraaga
Copy link
Contributor

@anuraaga anuraaga commented Mar 12, 2026

Description

I am helping to implement SDK internal metrics

https://opentelemetry.io/docs/specs/semconv/otel/sdk-metrics/

This implements the metric for metric reader collections.

Similar PR in Java: open-telemetry/opentelemetry-java#8038
Similar PR in JS: open-telemetry/opentelemetry-js#6449

/cc @xrmx to help with review

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit tests

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@anuraaga anuraaga requested a review from a team as a code owner March 12, 2026 05:06
@aabmass aabmass moved this to Easy to review / merge / close in Python PR digest Mar 12, 2026
@anuraaga
Copy link
Contributor Author

Sent open-telemetry/opentelemetry-python-contrib#4332 to make genai test only read its scope

@anuraaga anuraaga force-pushed the metrics-reader-metrics branch from 120c3db to 3c70e2a Compare March 13, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Easy to review / merge / close

Development

Successfully merging this pull request may close these issues.

1 participant