quarkiverse / quarkus-cxf

Quarkus CXF Extension to support SOAP based web services.
Apache License 2.0
71 stars 57 forks source link

Opentelemetry tested against external jaeger/opentelemetry #1379

Open llowinge opened 1 month ago

llowinge commented 1 month ago

It would be nice to have opentelemetry tested against external jaeger/opentelemetry in docker container (avoiding the opentelemetry testing SDK).

It could be based on "Jaeger-all-in-one" from https://quarkus.io/guides/opentelemetry#run-the-application or https://github.com/apache/camel-quarkus-examples/blob/main/observability/docker-compose.yml.