Skip to content

Commit f0977c3

Browse files
Merge pull request #4387 from aahill/metrics-update
april update
2 parents 4ab7eae + e5aa8aa commit f0977c3

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

articles/ai-services/agents/reference/monitor-service.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure AI Agent Service
33
description: This article contains important reference material you need when you monitor Azure AI Agent Service by using Azure Monitor.
4-
ms.date: 03/24/2025
4+
ms.date: 04/28/2025
55
ms.custom: horz-monitor, subject-monitoring
66
ms.topic: reference
77
author: aahill
@@ -19,8 +19,7 @@ See [Monitor Azure AI Agent Service](../how-to/metrics.md) for details on the da
1919

2020
Here are the most important metrics we think you should monitor for Azure AI Agent Service. Later in this article is a longer list of all available metrics which contains more details on metrics in this shorter list. _See the below list for most up to date information. We're working on refreshing the tables in the following sections._
2121

22-
- [Runs](#category-agents)
23-
- [Indexed files](#category-agents)
22+
- [Category: Agents](#category-agents)
2423
<!-- - Indexed files -->
2524

2625
## Supported metrics
@@ -30,14 +29,6 @@ This section lists all the automatically collected platform metrics for this ser
3029
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
3130
[!INCLUDE [Microsoft.MachineLearningServices/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-machinelearningservices-workspaces-metrics-include.md)]
3231

33-
## Category: Agents
34-
35-
36-
|Metric |Name in REST API |Unit | Aggregation | Dimension | Time grains | DS Export |
37-
|---------|---------|---------|---------|---------|---------|---------|
38-
|Runs <br> The number of runs in a given timeframe. | `Runs` | Count | Total (sum), Average, Minimum, Maximum, Count | `ResourceId`, `ProjectId`, `AgentId`, `StreamType`, `Region`, `StatusCode (successful, clienterrors, server errors)`, `RunStatus (started, completed, failed, cancelled, expired)` | PT1M | Yes |
39-
|Indexed files <br> Number of files indexed for file search | `IndexedFiles` | Count | Count, Average, Minimum, Maximum | `ResourceId`, `ProjectId`, `VectorStoreId`, `StreamType`, `Region`, `Status`, `ErrorCode` | PT1M | Yes |
40-
4132

4233
## Related content
4334

0 commit comments

Comments
 (0)