In US and EU Cloud instances of Anypoint Platform, navigate from Agent Visualizer to view detailed metrics on agentic assets (agent, broker, or MCP server instances).
-
Agent: An autonomous software component that uses goals, context, and available tools (often via an LLM) to decide and execute actions on behalf of a user or system.
-
Broker: An intelligent routing service that coordinates task delegation across specialized agents in your enterprise. Brokers originate from MuleSoft and are referenced in the agent network YAML.
-
MCP server: A service that implements the Model Context Protocol to expose tools and data to AI clients, enabling LLMs to invoke external capabilities through a standard interface.
This example shows metrics for an instance of an agent.
-
Name of the instance
-
Properties of the instance that correspond to properties in API Manager
-
Lookback period selected for the agent
-
Auto-refresh (subscription tier requirement)
-
Manual refresh option
For information about Agent Visualizer, see agent-visualizer::index.adoc.
Agent Visualizer links to metrics for agentic assets (agent, broker, and MCP server instances) from nodes in the visualizer graph.
-
In Agent Visualizer, click a node to open its detail card.
-
In Performance and Health, click View Metrics to view additional metrics in Anypoint Monitoring.
-
Optionally, set the lookback period (see 4) to different range.
Defaults to the last 24 hours. Select a period from the last 30 minutes to the last 30 days.
-
Review properties and metrics for the agent, broker, or MCP server instance.
-
For more information about nodes in Agent Visualizer, see agent-visualizer::index.adoc.
Agent, broker, and MCP server pages display these properties:
Agents protected by a the gateway::policies-included-a2a-agent-card.adoc policy produce metrics in these charts:
-
Total Received: All requests to the agent
-
Failed Requests: Number of requests to the agent that failed
-
Failed Request Rate: Percentage of requests to the agent that failed
The agent’s Omni Gateway (formerly Flex Gateway) ingress supports request counts. The charts reflect calls to the agent through that ingress.
Metrics reported for brokers appear in these charts:
-
Requests Received:
-
Total Received: Number of requests to the broker
-
Failed Requests: Number of requests to the broker that failed
-
Failed Request Rate: Percentage of requests to the broker that failed
-
MCP servers protected by a Omni Gateway (formerly Flex Gateway) ingress policy (MCP Support) produce metrics in these charts:
-
Total Received: All requests to the MCP server
-
Failed Requests: Number of requests to the MCP server that failed
-
Failed Request Rate: Percentage of requests to the MCP server that failed
The MCP server’s Omni Gateway (formerly Flex Gateway) ingress supports request counts. The charts reflect calls to the MCP server through that ingress.
