-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request