athens
athens copied to clipboard
chore: use open telemetry bridge
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
Please resolve conflicts.
@manugupt1 Apologies, this is a draft PR. I am not sure it's ready for review.
Oh sorry! I missed it too :) thanks for helping in the last few days with the project.
Not a problem, thank you for taking the time to review my changes! 🙂
@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