Gather metrics about your Anypoint MQ Queues.
Monitor Anypoint MQ message flow and performance to ensure reliable integration across services.
Monitor your Anypoint MQ queues using the Rest API.
Create a connected app in your Anypoint account with the scopes:
Save the Client ID and Client Secret, to be later used when configuring the extension.
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 |
|---|---|---|
| Queue Messages | anypoint.queue.messages | The number of messages in this queue |
| Metric name | Metric key | Description |
|---|---|---|
| Queue Messages Sent | anypoint.queue.messages_sent | The number of messages sent in this queue |
| Metric name | Metric key | Description |
|---|---|---|
| Queue Messages Visible | anypoint.queue.messages_visible | The number of visible messages in this queue |
| Metric name | Metric key | Description |
|---|---|---|
| Queue Inflight Messages | anypoint.queue.inflight_messages | The number of inflight messages in this queue |
| Metric name | Metric key | Description |
|---|---|---|
| Queue Messages Received | anypoint.queue.messages_received | The number of messages received in this queue |
| Metric name | Metric key | Description |
|---|---|---|
| Queue Messages Acked | anypoint.queue.messages_acked | The number of messages acked in this queue |
Message Queues