From fab1e309e995dc48bf2c685b96ff6308aeaba0ef Mon Sep 17 00:00:00 2001 From: Chris Mooney <57097380+chrism417@users.noreply.github.com> Date: Tue, 10 Oct 2023 14:26:45 -0400 Subject: [PATCH] fix: Link to Azure Function metrics (#56) --- docs/scraping/providers/function-app.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/scraping/providers/function-app.md b/docs/scraping/providers/function-app.md index f579944c..d160420d 100644 --- a/docs/scraping/providers/function-app.md +++ b/docs/scraping/providers/function-app.md @@ -18,7 +18,10 @@ When using declared resources, the following fields need to be provided: - `functionAppName` - The name of the Azure Function App - `slotName` - The name of the deployment slot *(optional)* -All supported metrics are documented in the official [Azure Monitor documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/metrics-supported#microsoftwebsites-functions). +All supported metrics are documented in the official Azure Monitor documentation: + +- [Microsoft.Web/sites](https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics) +- [Microsoft.Web/sites/slots](https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-slots-metrics) The following scraper-specific metric label will be added: