quarkiverse / quarkus-temporal

Temporal (https://temporal.io/) is a developer-first, open source platform that ensures the successful execution of services and applications.
https://docs.quarkiverse.io/quarkus-temporal/dev
Apache License 2.0
9 stars 1 forks source link

always bind opentracing to otel #91

Closed rmanibus closed 2 months ago

rmanibus commented 2 months ago

opentracing is only bound to otel when "start-worker" is enabled. This PR fix this issue and add a test to validate it