diff --git a/content/en/serverless/azure_functions/_index.md b/content/en/serverless/azure_functions/_index.md index 6813d07cbea..323e8d10c0c 100644 --- a/content/en/serverless/azure_functions/_index.md +++ b/content/en/serverless/azure_functions/_index.md @@ -10,7 +10,7 @@ further_reading: --- ## Overview -This page explains how to collect traces, trace metrics, runtime metrics, and custom metrics from your Azure Functions. To collect additional metrics, install the [Datadog Azure integration][5]. +This page explains how to collect traces, trace metrics, runtime metrics, enhanced metrics, and custom metrics from your Azure Functions. [Enhanced metrics][11] are distinguished with the `azure.functions.enhanced.*` namespace. To collect additional metrics, install the [Datadog Azure integration][5]. Here is the list of supported runtimes, operating systems (OS) and hosting plans for Azure Functions monitoring: - **Runtimes**: .NET, Node.js, Python, Java @@ -239,3 +239,4 @@ You can collect [debug logs][6] for troubleshooting. To configure debug logs, us [8]: https://learn.microsoft.com/en-us/azure/azure-functions/flex-consumption-plan [9]: /serverless/azure_app_service/windows_code/?tab=net [10]: /profiler/ +[11]: /integrations/azure-functions/#metrics