-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Allow integration with zipkin #18278
Comments
I wonder if this is still relevant in the context of Quarkus Observability Roadmap 2023. |
We should allow integration with Zipkin through a OTLP Exporter. See: https://github.com/open-telemetry/opentelemetry-java/blob/main/sdk-extensions/autoconfigure/README.md#zipkin-exporter |
/cc @aloubyansky, @gastaldi, @gsmet, @maxandersen |
@raul-valdoleiros-gowithflow-io Please let me know if this still makes sense or I will close the issue. |
Grand! Thanks @raulvaldoleiros |
Description
Allow integration with zipkin like discussed in zulip
Implementation ideas
The text was updated successfully, but these errors were encountered: