-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
In a Quarkus application using quarkus-artemis-jms-ra with quarkus-ironjacamar for JMS messaging (ActiveMQ), I noticed that OpenTelemetry spans are not automatically managed for JMS messages even with OpenTelemetry enabled. I would expect similar automatic tracing for JMS messages as Kafka does (spans are automatically managed with naming conventions like topic + publish/receive), including span creation/end for publish and receive operations.
Questions:
Do you plan to support this natively in Quarkus?
Context:
Connector: quarkus-artemis-jms-ra with quarkus-ironjacamar
JMS Provider: ActiveMQ
Observability Tools: OpenTelemetry, LGTM
Thank you for considering this feature request. Let me know if additional details are needed.
vsevel
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request