Skip to content

Add Support for JMS Tracing in Quarkus with Artemis #857

@T-Celor

Description

@T-Celor

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions