Skip to content

Commit 0e45ad6

Browse files
committed
Fix bookmark
1 parent 264cc13 commit 0e45ad6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/openai/how-to/monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ Every organization's alerting needs are going to vary, and will also evolve over
111111

112112
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.
113113

114-
Depending on what type of application you're developing in conjunction with your use of Azure OpenAI, [Azure Monitor Application Insights](../../../azure-monitor/overview.md#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-monitor/overview.md) may offer additional monitoring benefits at the application layer.
115115

116116
## Next steps
117117

118118
- See [Monitoring Azure resources with Azure Monitor](../../../azure-monitor/essentials/monitor-azure-resource.md) for details on monitoring Azure resources.
119-
- Read [Understand log searches in Azure Monitor logs](../../../azure-monitor/logs/log-query-overview.md).
119+
- Read [Understand log searches in Azure Monitor logs](../../../azure-monitor/logs/log-query-overview.md).

0 commit comments

Comments
 (0)