Skip to content

add support for ActiveMQ Artemis JMX metrics #15006

@SylvainJuge

Description

@SylvainJuge

Currently, setting otel.jmx.target.system to activemq allows to capture JMX metrics of an ActiveMQ classic instance.

ActiveMQ provides two separate implementations:

  • ActiveMQ Classic which is the historical/legacy version but still updated, latest is 6.x
  • ActiveMQ Artemis which is the newer version, latest version is 2.x

Due to the differences in the underlying architecture it is likely that the Classic and Artemis metrics will be different, they could however be defined in the same yaml if there is no overlap.

This is a follow-up of #14278

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