-
By default, quarkus is using a gRPC-based endpoint to export spans. Is it possible to configure quarkus to use an HTTP endpoint instead? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
/cc @alesj (grpc), @brunobat (opentelemetry), @cescoffier (grpc), @radcortez (opentelemetry) |
Beta Was this translation helpful? Give feedback.
-
Hi Dimitris, |
Beta Was this translation helpful? Give feedback.
Hi Dimitris,
We and the OTel community are thinking about making it the default...
For Quarkus 3 we have a new OTel extension and it should be usable on the next CR1 version.
We are not providing oficial support for HTTP, yet but it will contain the implementation you need... If you could help to test drive it it will be great.