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

[FEATURE]: Change opencensus to opentelemetry #2155

Open
OhMyGuus opened this issue Jan 22, 2025 · 0 comments
Open

[FEATURE]: Change opencensus to opentelemetry #2155

OhMyGuus opened this issue Jan 22, 2025 · 0 comments
Labels
kind/feature Something completely new we should consider.

Comments

@OhMyGuus
Copy link

Have you tried Badger before this proposal? and did not find anything similar?

None

What you wanted to do.

Badger is currently utilizing the package go.opencensus.io, 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.

For a straightforward solution, we can update the dependency to:
OpenTelemetry Go Bridge for OpenCensus.

The official announcement of OpenCensus: OpenTelemetry Blog.

What you actually did.

No response

Why wasn't it great, with examples.

No response

Additional information.

No response

@OhMyGuus OhMyGuus added the kind/feature Something completely new we should consider. label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Something completely new we should consider.
Development

No branches or pull requests

1 participant