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

Micro: Add TraceProvider injector. #4040

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

ainmosni
Copy link

@ainmosni ainmosni commented Jul 5, 2023

This allows to inject a TraceProvider into the service constructor,
instead of letting the service constructor create one.

@update-docs
Copy link

update-docs bot commented Jul 5, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@ainmosni ainmosni requested review from glpatcern and a team as code owners July 5, 2023 11:15
@micbar
Copy link
Member

micbar commented Jul 5, 2023

Please rebase to get the docker ceph pipeline green.

This allows to inject a TraceProvider into the service constructor,
instead of letting the service constructor create one.
@ainmosni ainmosni force-pushed the ainmosni/tracing/go-micro-tracer branch from 24fa41d to 01ede82 Compare July 6, 2023 05:41
@ainmosni
Copy link
Author

ainmosni commented Jul 6, 2023

Please rebase to get the docker ceph pipeline green.

Thanks for the hint, it now passes! :)

@butonic butonic merged commit 838071e into cs3org:edge Jul 6, 2023
7 checks passed
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.

3 participants