Skip to content
Discussion options

You must be logged in to vote

Hi @t0xa.
You can try to create a CDI bean producer for the TraceExporter. Like in here:
https://github.com/quarkusio/quarkus/blob/main/extensions/opentelemetry/runtime/src/main/java/io/quarkus/opentelemetry/runtime/exporter/otlp/OtlpExporterProvider.java
Ideally, we should create a new exporter in quarkiverse here: https://github.com/quarkiverse/quarkus-opentelemetry-exporter
This way, we would only need to include the dependency.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by t0xa
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants