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

chore: use open telemetry bridge #1891

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

uhthomas
Copy link
Contributor

What is the problem I am trying to address?

As described in the linked issue, OpenCensus is to be replaced with OpenTelemetry. This can be tricky to do in a non-breaking way, and so the easiest thing to do for now is to use the OpenCensus bridge.

https://opentelemetry.io/blog/2023/sunsetting-opencensus/

https://github.com/open-telemetry/opentelemetry-go/tree/ac5639159f9c8ec161a93b1990e878c74022d49b/bridge/opencensus

How is the fix applied?

See above.

What GitHub issue(s) does this PR fix or close?

Fixes: #1771

As described in the linked issue, OpenCensus is to be replaced with
OpenTelemetry. This can be tricky to do in a non-breaking way, and so the
easiest thing to do for now is to use the OpenCensus bridge.

https://opentelemetry.io/blog/2023/sunsetting-opencensus/

https://github.com/open-telemetry/opentelemetry-go/tree/ac5639159f9c8ec161a93b1990e878c74022d49b/bridge/opencensus

Fixes: gomods#1771
@uhthomas uhthomas requested a review from a team as a code owner September 14, 2023 12:23
@uhthomas uhthomas marked this pull request as draft September 14, 2023 12:35
@manugupt1
Copy link
Member

Please resolve conflicts.

@uhthomas
Copy link
Contributor Author

@manugupt1 Apologies, this is a draft PR. I am not sure it's ready for review.

@manugupt1
Copy link
Member

Oh sorry! I missed it too :) thanks for helping in the last few days with the project.

@uhthomas
Copy link
Contributor Author

Not a problem, thank you for taking the time to review my changes! 🙂

@matt0x6F
Copy link
Contributor

@uhthomas If you're willing to fix this PR up and have a way to test it (OpenCensus & OTel) I'm happy to help get it into our next milestone

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.

Move athens to opentelemetry
3 participants