Anypoint MQ extension

  • Latest Dynatrace
  • Extension
  • Published Oct 27, 2025

Gather metrics about your Anypoint MQ Queues.

Monitor Anypoint MQ message flow and performance to ensure reliable integration across services.

Get started

Overview

Monitor your Anypoint MQ queues using the Rest API.

Requirements

Connected app

Create a connected app in your Anypoint account with the scopes:

  • View Organizations
  • View Environments
  • Read MQ stats

Save the Client ID and Client Secret, to be later used when configuring the extension.

Monitoring Configuration

  • Create a monitoring configuration for the extension.
  • Configure each environment you’d like to monitor.
    • The name of the environment is case insensitive.
    • It is optionally possible to filter which destinations to monitor for each environment, also case insensitive.
    • You must select at least one region.
      • If you select regions where there are no queues the extension will work fine, it will just make more API requests against the Anypoint API which are not needed.

Feature sets

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.

messages
Metric nameMetric keyDescription
Queue Messagesanypoint.queue.messagesThe number of messages in this queue
messagesSent
Metric nameMetric keyDescription
Queue Messages Sentanypoint.queue.messages_sentThe number of messages sent in this queue
messagesVisible
Metric nameMetric keyDescription
Queue Messages Visibleanypoint.queue.messages_visibleThe number of visible messages in this queue
inflightMessages
Metric nameMetric keyDescription
Queue Inflight Messagesanypoint.queue.inflight_messagesThe number of inflight messages in this queue
messagesReceived
Metric nameMetric keyDescription
Queue Messages Receivedanypoint.queue.messages_receivedThe number of messages received in this queue
messagesAcked
Metric nameMetric keyDescription
Queue Messages Ackedanypoint.queue.messages_ackedThe number of messages acked in this queue
Related tags
ApplicationPythonMessage queueAnypointApplication ObservabilityMessage QueuesMessage Queues