Skip to content
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

Set current scope on ObservationRegistry when Scope#makeCurrent is called #3808

Merged
merged 1 commit into from
May 5, 2023

Conversation

ttddyy
Copy link
Contributor

@ttddyy ttddyy commented May 5, 2023

Currently, scope#makeCurrent() does not update the current observation scope on ObservationRegistry.

This commit changes the makeCurrent() method to also update the scope on the registry.

…s called

Currently, `scope#makeCurrent()` does not update the current
observation scope on `ObservationRegistry`.

This commit changes the `makeCurrent()` method to also update the scope
on the registry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants