Skip to main content
Feedback

Monitoring your agents

You can monitor and access your agents from different providers through the Monitoring and Compliance screen.

Monitoring

You can filter the metrics you want to monitor based on Providers, accounts, time frames and models in the case of Amazon Bedrock agents .By default, the time frame selected is the Last 60 minutes from the last synced time.

You can access detailed agent information on Invocations, Trust Level, Errors and Tokens using the side drawer views by clicking the list icon.

Monitoring

The metrics for the AWS Bedrock agents are currently in Beta mode and can currently display only certain items.

Microsoft Copilot and Salesforce agents are currently not available for monitoring.

Prerequisites

To view the metrics for your Amazon Bedrock agents, ensure you have enabled Bedrock Agent metric data access.

Understanding metric time charts

The charts on the Monitoring and Compliance page display data in time intervals based on the selected time range filter.

  • Each bar or point represents a time interval (for example, a 14-day interval when the filter is set to Last 3 months).
  • The label on the X-axis represents the start of the interval.
  • Time zone information is not shown on the X-axis to keep the charts clear and easy to read. The selected - The time zone is shown in the filter section at the top right and reflects the your local time zone.

Time chart

Observable metrics

The following metrics are tracked in the Agent Control Tower:

Metric nameDescriptionAmazon BedrockBoomi Agent Garden
AgentsTotal number of agents based on the time frame selected.PresentPresent
Model Invocation CountCounts the number of times the model has been invoked, providing insight into runtime activity.PresentPresent
InvocationsCounts the amount of time a specific agent is triggered or called to perform a task or function. It's the process of activating the agent and initiating its execution within a larger workflow or system.PresentPresent
Invocation ThrottlesA mechanism to limit the frequency or number of times a specific function or action is called within a certain period. This is often implemented to prevent overloading systems, particularly when dealing with APIs or external resources, and to ensure fair and stable usage.PresentNot present
Average Time per InvocationMeasures the average time taken for a process or operation, indicating overall performance.PresentPresent
Trust LevelStates if the agent is Endorsed, Unendorsed, or Deprecated. Recovered from the metadata filled in on Agent Control Tower.PresentPresent
Total TokensInput and Output Usage MetricsPresentPresent
Input Token CountMeasures the number of input tokens processed, indicating how much data is being used.PresentPresent
Output Token CountMeasures the number of output tokens generated, reflecting the volume of data produced by the model.PresentPresent
Average TokensAverage Input and Output tokens used.PresentPresent
ErrorsAccounts for the Invocation Server Errors and Invocation Client ErrorsPresentPresent
Invocation Server ErrorsCounts server-side errors during invocation, indicating Runtime issues.PresentPresent
Model Invocation Server ErrorsSimilar to Invocation Server Errors but specific to model invocations.PresentPresent
Invocation Client ErrorsCounts client-side errors during invocation, reflecting issues at the request level.PresentPresent
Model Invocation Client ErrorsSimilar to InvocationClientErrors but specific to model invocationsPresentPresent
On this Page