Skip to content

Commit d8da34e

Browse files
Update functions-monitoring.md
The proposed change aims to address a link that no longer exists
1 parent 1468ee5 commit d8da34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you enable Applications Insights during development, you might hit this limit
2727
> [!IMPORTANT]
2828
> Application Insights has a [sampling](/azure/azure-monitor/app/sampling) feature that can protect you from producing too much telemetry data on completed executions at times of peak load. Sampling is enabled by default. If you appear to be missing data, you might need to adjust the sampling settings to fit your particular monitoring scenario. To learn more, see [Configure sampling](configure-monitoring.md#configure-sampling).
2929
30-
The full list of Application Insights features available to your function app is detailed in [Application Insights for Azure Functions supported features](/azure/azure-monitor/app/azure-functions-supported-features).
30+
The full list of Application Insights features available to your function app is detailed in [Application Insights for Azure Functions supported features](#application-insights-integration).
3131

3232
## Application Insights integration
3333

0 commit comments

Comments
 (0)