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

Drop opencensus dependency #1016

Open
olegrok opened this issue Feb 4, 2025 · 1 comment
Open

Drop opencensus dependency #1016

olegrok opened this issue Feb 4, 2025 · 1 comment

Comments

@olegrok
Copy link

olegrok commented Feb 4, 2025

DHT uses go.opencensus.io package, which has been archived since 2023 and is no longer recommended for use. Additionally, it cannot be downloaded without the Go proxy due to an expired certificate on their site.

I suggest transitioning to OpenTelemetry, as it is now the standard in the industry and is recommended by OpenCensus itself.

@guillaumemichel
Copy link
Contributor

Makes sense! @olegrok do you want to make the PR?

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

No branches or pull requests

2 participants