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

Add module pattern support for OpenTelemetry #578

Merged
merged 4 commits into from
Sep 6, 2022

Conversation

dmytr
Copy link
Contributor

@dmytr dmytr commented Sep 6, 2022

Makes it possible to use OpenTelemetry tracing via module pattern (#554).

Keeps accessors for backward compatibility.

@dmytr dmytr requested a review from a team as a code owner September 6, 2022 07:59
mijicd
mijicd previously approved these changes Sep 6, 2022
Copy link
Member

@mijicd mijicd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution, looks good to me! The only additional thing that might be worth considering is marking those accessors as deprecated.

@mijicd
Copy link
Member

mijicd commented Sep 6, 2022

One other thing, sorry: can you double-check the API usage in the example app?

@mijicd mijicd merged commit cd2933f into zio:series/2.x Sep 6, 2022
@dmytr dmytr deleted the use-module-pattern branch September 6, 2022 19:27
@grouzen grouzen mentioned this pull request Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants