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/openai/monitor-openai-reference.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ See [Monitor Azure OpenAI](./how-to/monitor-openai.md) for details on the data y
19
19
20
20
### Supported metrics for Microsoft.CognitiveServices/accounts
21
21
22
-
Here are the most important metrics we think you should monitor for Azure OpenAI. Later in this article is a longer list of all available OpenAI metrics, which contains more details on metrics in this shorter list.
22
+
Here are the most important metrics we think you should monitor for Azure OpenAI. 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.
23
23
24
24
- Azure OpenAI Requests
25
25
- Active Tokens
@@ -30,7 +30,15 @@ Here are the most important metrics we think you should monitor for Azure OpenAI
30
30
- Provisioned-managed Utilization V2
31
31
- Prompt Token Cache Match Rate
32
32
- Time to Response
33
-
- Time Between Tokens
33
+
- Time Between Tokens
34
+
35
+
You can also monitor Content Safety metrics that are used by other Azure AI services.
36
+
- Blocked Volume
37
+
- Harmful Volume Detected
38
+
- Potential Abusive User Count
39
+
- Safety System Event
40
+
- Total Volume Sent for Safety Check
41
+
34
42
35
43
> [!NOTE]
36
44
> 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.
0 commit comments