Deliver smart, automated observability for ActiveMQ with trace and metric insights.





Monitor ActiveMQ performance with trace and metric insights for faster issue resolution.
With Dynatrace, you can get observability for ActiveMQ without touching any code, thanks to automatic monitoring. Seamless end-to-end traces for connected producer and consumer services allow you to diagnose anomalies and pinpoint the root cause of the broken code before your customers are affected. Comprehensive metrics give you insight into the health and performance of your ActiveMQ brokers, queues, and topics. Events point you to critical anomalies, reducing the mean time to repair.
To get trace insight:
To get log insight:
Prerequisites:
To get metric insight:
Java Metric Extensions 2.0 (JMX).How to properly capture the activeMQ.BrokerHealthStatus metric: Previous to versions 1.313 of the OneAgent, this metric would display an immutable value that does not reflect the reality. To correctly display this metric over time, please ensure your OneAgent is on version 1.313+
When activating your extension using monitoring configuration, you can limit monitoring to one of the feature sets. To work properly the extension has to collect at least one metric after the activation.
In highly segmented networks, feature sets can reflect the segments of your environment. Then, when you create a monitoring configuration, you can select a feature set and a corresponding ActiveGate group that can connect to this particular segment.
All metrics that aren't categorized into any feature set are considered to be the default and are always reported.
A metric inherits the feature set of a subgroup, which in turn inherits the feature set of a group. Also, the feature set defined on the metric level overrides the feature set defined on the subgroup level, which in turn overrides the feature set defined on the group level.
| Metric name | Metric key | Description |
|---|---|---|
| Broker health | activeMQ.BrokerHealthStatus | — |
| Metric name | Metric key | Description |
|---|---|---|
| Total consumer count | activeMQ.TotalConsumerCount | — |
| Total producer count | activeMQ.TotalProducerCount | — |
| Total connections count | activeMQ.TotalConnectionsCount | — |
| Current connections count | activeMQ.CurrentConnectionsCount | — |
| Metric name | Metric key | Description |
|---|---|---|
| Memory usage | activeMQ.MemoryPercentUsage | — |
| Store usage | activeMQ.StorePercentUsage | — |
| Temp usage | activeMQ.TempPercentUsage | — |
| Metric name | Metric key | Description |
|---|---|---|
| Average enqueue time | activeMQ.AverageEnqueueTime | — |
| — | activeMQ.AverageEnqueueTimeIncrease | — |
| — | activeMQ.DequeueCount | — |
| Consumer count | activeMQ.ConsumerCount | — |
| — | activeMQ.DispatchCount | — |
| — | activeMQ.EnqueueCount | — |
| — | activeMQ.ExpiredCount | — |
| — | activeMQ.InFlightCount | — |
| Queue size | activeMQ.QueueSize | — |