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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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/azure-monitor/essentials/monitor-azure-resource#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).
22
22
23
23
## Collection and routing
24
24
@@ -111,7 +111,7 @@ Every organization's alerting needs are going to vary, and will also evolve over
111
111
112
112
Errors below certain thresholds can often be evaluated through regular analysis of data in Azure Monitor Logs. As you analyze your log data over time, you may also find that a certain condition not occurring for a long enough period of time might be valuable to track with alerts. Sometimes the absence of an event in a log is just as important a signal as an error.
113
113
114
-
Depending on what type of application you're developing in conjunction with your use of Azure OpenAI, [Azure Monitor Application Insights](/azure/azure-monitor/overview#application-insights) may offer additional monitoring benefits at the application layer.
114
+
Depending on what type of application you're developing in conjunction with your use of Azure OpenAI, [Azure Monitor Application Insights](/azure/azure-monitor/overview#insights-and-visualizations) may offer additional monitoring benefits at the application layer.
0 commit comments