Skip to content

metrics: replace MeterOptions with InstrumentationScope #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2025
Merged

Conversation

inge4pres
Copy link
Collaborator

Reason for this PR

Closes #38.

Details

We overlooked the specification when uilding the getMeter API,
confusing the meter registration with instrument registration.

Signed-off-by: inge4pres [email protected]

Closes #38.
We overlooked the specification when uilding the getMeter API,
confusing the meter registration with instrument registration.

Signed-off-by: inge4pres <[email protected]>
@inge4pres inge4pres changed the title metrics: replace MeterOptions with InstrumentationScope metrics: replace MeterOptions with InstrumentationScope May 15, 2025
@inge4pres inge4pres requested review from kakkoyun, kmos and devatbosch May 15, 2025 10:01
@inge4pres inge4pres merged commit 88465a9 into main May 16, 2025
4 checks passed
@inge4pres inge4pres deleted the issues/38 branch May 26, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MeterOptions struct should actually be InstrumentationScope
3 participants