Skip to content

Commit c89dd74

Browse files
Update docs/integrations/microsoft-azure/azure-functions.md
Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 05758be commit c89dd74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/microsoft-azure/azure-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To learn more about configuring monitoring for Azure functions, refer to the [Az
2222

2323
* **Activity logs**. Provides insight into any subscription-level or management group level events that have occurred in Azure. To learn more, refer to [Azure documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/activity-log-schema).
2424

25-
* **Azure Functions specific metrics**. These are metrics specific to Functions like execution count and execution units.
25+
* **Azure Functions specific metrics**. These are metrics specific to Functions like execution count and execution units. For more information on supported metrics, refer to [Azure documentation](https://learn.microsoft.com/en-us/azure/azure-functions/monitor-functions-reference#azure-functions-specific-metrics).
2626
* **General App Service metrics**. Metrics which App Service platform implements. These metrics are available in the `Microsoft.Web/sites` namespace. For more information on supported metrics, refer to [Azure documentation](https://learn.microsoft.com/en-us/azure/app-service/web-sites-monitor#understand-metrics).
2727

2828
### Sample queries

0 commit comments

Comments
 (0)