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

Move away from global tracers. #6591

Merged
merged 3 commits into from
Jun 23, 2023
Merged

Conversation

ainmosni
Copy link
Contributor

This PR moves away from global tracers and instead initialises a tracer provider at Service setup and passes it where it needs to be.

This PR moves away from global tracers and instead initialises
a tracer provider at Service setup and passes it where it needs to be.
@update-docs
Copy link

update-docs bot commented Jun 22, 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.

Also change name for GetServiceTraceProvider.
@ainmosni ainmosni marked this pull request as ready for review June 22, 2023 09:37
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@butonic butonic merged commit 8f7521e into master Jun 23, 2023
@delete-merged-branch delete-merged-branch bot deleted the ainmosni/feature/proxy-tracing-redesign branch June 23, 2023 12:20
ownclouders pushed a commit that referenced this pull request Jun 23, 2023
* Move away from global tracers.

This PR moves away from global tracers and instead initialises
a tracer provider at Service setup and passes it where it needs to be.

* Change tracing provider to be set via options.

Also change name for GetServiceTraceProvider.

* Add changelog.
fschade pushed a commit that referenced this pull request Jul 10, 2023
* Move away from global tracers.

This PR moves away from global tracers and instead initialises
a tracer provider at Service setup and passes it where it needs to be.

* Change tracing provider to be set via options.

Also change name for GetServiceTraceProvider.

* Add changelog.
@micbar micbar mentioned this pull request Jul 24, 2023
68 tasks
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