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/cognitive-services/openai/how-to/monitoring.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
-
title: Monitoring Azure OpenAI Service
3
-
description: Start here to learn how to monitor Azure OpenAI Service
4
-
author: mrbullwinkle
5
-
ms.author: mbullwin
2
+
title: Monitoring Azure OpenAI Service
3
+
description: Start here to learn how to monitor Azure OpenAI Service
4
+
author: mrbullwinkle
5
+
ms.author: mbullwin
6
6
ms.service: cognitive-services
7
7
ms.subservice: openai
8
8
ms.topic: how-to
@@ -18,7 +18,7 @@ This article describes the monitoring data generated by Azure OpenAI Service. Az
18
18
19
19
## Monitoring data
20
20
21
-
Azure OpenAI collects the same kinds of monitoring data as other Azure resources that are described in [Monitoring data from Azure resources](../../../azure-monitor/essentials/monitor-azure-resource.md#monitoring-data-from-Azure-resources).
21
+
Azure OpenAI collects the same kinds of monitoring data as other Azure resources that are described in [Monitoring data from Azure resources](/azure/azure-monitor/essentials/monitor-azure-resource#monitoring-data-from-azure-resources).
22
22
23
23
## Collection and routing
24
24
@@ -28,7 +28,7 @@ Resource Logs aren't collected and stored until you create a diagnostic setting
28
28
29
29
See [Create diagnostic setting to collect platform logs and metrics in Azure](/azure/azure-monitor/platform/diagnostic-settings) for the detailed process for creating a diagnostic setting using the Azure portal, CLI, or PowerShell. When you create a diagnostic setting, you specify which categories of logs to collect.
30
30
31
-
Keep in mind that using diagnostic settings and sending data to Azure Monitor Logs has additional costs associated with it. To understand more, consult the [Azure Monitor cost calculation guide](../../../azure-monitor/logs/cost-logs.md).
31
+
Keep in mind that using diagnostic settings and sending data to Azure Monitor Logs has additional costs associated with it. To understand more, consult the [Azure Monitor cost calculation guide](/azure/azure-monitor/logs/cost-logs).
32
32
33
33
The metrics and logs you can collect are discussed in the following sections.
34
34
@@ -59,13 +59,13 @@ For the current subset of metrics available in Azure OpenAI:
59
59
60
60
## Analyzing logs
61
61
62
-
Data in Azure Monitor Logs is stored in tables where each table has its own set of unique properties.
62
+
Data in Azure Monitor Logs is stored in tables where each table has its own set of unique properties.
63
63
64
64
All resource logs in Azure Monitor have the same fields followed by service-specific fields. The common schema is outlined in [Azure Monitor resource log schema](../../../azure-monitor/essentials/resource-logs-schema.md).
65
65
66
-
The [Activity log](../../../azure-monitor/essentials/activity-log.md) is a type of platform log in Azure that provides insight into subscription-level events. You can view it independently or route it to Azure Monitor Logs, where you can do much more complex queries using Log Analytics.
66
+
The [Activity log](/azure/azure-monitor/essentials/activity-log) is a type of platform log in Azure that provides insight into subscription-level events. You can view it independently or route it to Azure Monitor Logs, where you can do much more complex queries using Log Analytics.
67
67
68
-
For a list of the types of resource logs available for Azure OpenAI and other Cognitive Services, see [Resource provider operations for Cognitive Services](../../../role-based-access-control/resource-provider-operations.md#microsoftcognitiveservices)
68
+
For a list of the types of resource logs available for Azure OpenAI and other Cognitive Services, see [Resource provider operations for Cognitive Services](/azure/role-based-access-control/resource-provider-operations#microsoftcognitiveservices)
0 commit comments