You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/agents/reference/monitor-service.md
+21-64Lines changed: 21 additions & 64 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,73 +21,30 @@ See [Monitor Azure AI Agent Service](../how-to/metrics.md) for details on the da
21
21
22
22
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 Azure AI services metrics which contains more details on metrics in this shorter list. _Please see below list for most up to date information. We're working on refreshing the tables in the following sections._
23
23
24
-
- Azure AI Agent Requests
25
-
- Active Tokens
26
-
- Generated Completion Tokens
27
-
- Processed FineTuned Training Hours
28
-
- Processed Inference Tokens
29
-
- Processed Prompt Tokens
30
-
- Provisioned-managed Utilization V2
31
-
- Prompt Token Cache Match Rate
32
-
- Time to Response
33
-
- Time Between Tokens
34
-
- Time to Last Byte
35
-
- Normalized Time to First Byte
36
-
- Tokens per Second
37
-
- Runs
38
-
- Indexed files
24
+
- Model deploy failed
25
+
- Model deploy Started
26
+
- Model deploy Succeeded
27
+
- Model Register Failed
28
+
- Model Register Succeeded
29
+
- Cancel Requested Runs
30
+
- Cancelled Runs
31
+
- Completed Runs
32
+
- Errors
33
+
- Failed Runs
34
+
- Finalizing Runs
35
+
- Not Responding Runs
36
+
- Not Started Runs
37
+
- Preparing Runs
38
+
- Provisioning Runs
39
+
- Queued Runs
40
+
- Started Runs
41
+
- Starting Runs
42
+
- Warnings
43
+
<!-- - Indexed files -->
39
44
40
-
You can also monitor Content Safety metrics that are used by other Azure AI services.
41
-
- Blocked Volume
42
-
- Harmful Volume Detected
43
-
- Potential Abusive User Count
44
-
- Safety System Event
45
-
- Total Volume Sent for Safety Check
46
-
47
-
> [!NOTE]
48
-
> The **Provisioned-managed Utilization** metric is now deprecated and is no longer recommended. This metric has been replaced by the **Provisioned-managed Utilization V2** metric.
49
-
> Tokens per Second, Time to Response, Time Between Tokens are currently not available for pay-as-you-go (Standard) deployments.
50
-
51
-
Cognitive Services metrics have the category **Cognitive Services - HTTP Requests** in the following table. These metrics are legacy metrics that are common to all Azure AI Services resources. Microsoft no longer recommends that you use these metrics with Azure AI Agent Service.
52
-
53
-
The following table lists the metrics available for the `Microsoft.CognitiveServices/accounts` resource type.
0 commit comments