Skip to content

Commit f7f09f8

Browse files
committed
update links
1 parent 8143a31 commit f7f09f8

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

articles/azure-functions/monitor-functions-reference.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure Functions
33
description: This article contains important reference material you need when you monitor Azure Functions.
4-
ms.date: 02/07/2024
4+
ms.date: 02/15/2024
55
ms.custom: horz-monitor
66
ms.topic: reference
77
ms.service: azure-functions
@@ -35,20 +35,20 @@ At a minimum your service should have the following two articles:
3535
# Azure Functions monitoring data reference
3636

3737
<!-- Intro. Required. -->
38-
[!INCLUDE [horz-monitor-ref-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
38+
[!INCLUDE [horz-monitor-ref-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
3939

4040
See [Monitor Azure Functions](monitor-functions.md) for details on the data you can collect for Azure Functions and how to use it.
4141

4242
See [Monitor executions in Azure Functions](functions-monitoring.md) for details on using Application Insights to collect and analyze log data from individual functions in your function app.
4343

4444
<!-- ## Metrics. Required section. -->
45-
[!INCLUDE [horz-monitor-ref-metrics-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
45+
[!INCLUDE [horz-monitor-ref-metrics-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
4646

4747
<!-- Repeat the following section for each resource type/namespace in your service. -->
4848
### Supported metrics for Microsoft.Web/sites
4949
The following table lists the metrics available for the Microsoft.Web/sites resource type. Most of these metrics apply to both FunctionApps and WebApps.
5050

51-
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
51+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
5252
[!INCLUDE [Microsoft.Web/sites](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-web-sites-metrics-include.md)]
5353

5454
### Azure Functions specific metrics
@@ -67,11 +67,11 @@ These metrics are used specifically when [estimating Consumption plan costs](fun
6767
Aside from Azure Functions specific metrics, the App Service platform implements more metrics, which you can use to monitor function apps. For the complete list, see the [App Service monitoring data reference](/azure/app-service/monitor-app-service-reference#metrics).
6868

6969
<!-- ## Metric dimensions. Required section. -->
70-
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
71-
[!INCLUDE [horz-monitor-ref-no-metrics-dimensions](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-no-metrics-dimensions.md)]
70+
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
71+
[!INCLUDE [horz-monitor-ref-no-metrics-dimensions](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-no-metrics-dimensions.md)]
7272

7373
<!-- ## Resource logs. Required section. -->
74-
[!INCLUDE [horz-monitor-ref-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
74+
[!INCLUDE [horz-monitor-ref-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
7575

7676
<!-- Add at least one resource provider/resource type here. Example: ### Supported resource logs for Microsoft.Storage/storageAccounts/blobServices
7777
Repeat this section for each resource type/namespace in your service. -->
@@ -83,13 +83,13 @@ The log specific to Azure Functions is **FunctionAppLogs**.
8383
For more information, see the [App Service monitoring data reference](/azure/app-service/monitor-app-service-reference#metrics).
8484

8585
<!-- ## Azure Monitor Logs tables. Required section. -->
86-
[!INCLUDE [horz-monitor-ref-logs-tables](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
86+
[!INCLUDE [horz-monitor-ref-logs-tables](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
8787
### App Services
8888
Microsoft.Web/sites
8989
- [FunctionAppLogs](/azure/azure-monitor/reference/tables/functionapplogs)
9090

9191
<!-- ## Activity log. Required section. -->
92-
[!INCLUDE [horz-monitor-ref-activity-log](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
92+
[!INCLUDE [horz-monitor-ref-activity-log](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
9393
<!-- Refer to https://learn.microsoft.com/azure/role-based-access-control/resource-provider-operations and link to the possible operations for your service, using the format - [<Namespace> resource provider operations](/azure/role-based-access-control/resource-provider-operations#<namespace>).
9494
Example: - [Microsoft.Storage resource provider operations](/azure/role-based-access-control/resource-provider-operations#microsoftstorage).
9595
If there are other operations not in the link, list them here in table form. -->
@@ -107,7 +107,7 @@ The following table lists operations related to Azure Functions that may be crea
107107
You may also find logged operations that relate to the underlying App Service behaviors. For a more complete list, see [Microsoft.Web resource provider operations](/azure/role-based-access-control/resource-provider-operations#microsoftweb).
108108

109109
<!-- ## Other schemas. Optional section. Please keep heading in this order. If your service uses other schemas, add the following include and information.
110-
[!INCLUDE [horz-monitor-ref-other-schemas](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-other-schemas.md)]
110+
[!INCLUDE [horz-monitor-ref-other-schemas](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-other-schemas.md)]
111111
<!-- List other schemas and their usage here. These can be resource logs, alerts, event hub formats, etc. depending on what you think is important. You can put JSON messages, API responses not listed in the REST API docs, and other similar types of info here. -->
112112

113113
## Related content

articles/azure-functions/monitor-functions.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitor Azure Functions
33
description: Start here to learn how to monitor Azure Functions.
4-
ms.date: 02/07/2024
4+
ms.date: 02/15/2024
55
ms.custom: horz-monitor
66
ms.topic: conceptual
77
ms.service: azure-functions
@@ -34,63 +34,63 @@ At a minimum your service should have the following two articles:
3434
# Monitor Azure Functions
3535

3636
<!-- Intro. Required. -->
37-
[!INCLUDE [horz-monitor-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-intro.md)]
37+
[!INCLUDE [horz-monitor-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-intro.md)]
3838

3939
<!-- ## Insights. Optional section. If your service has insights, add the following include and information. -->
40-
[!INCLUDE [horz-monitor-insights](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-insights.md)]
40+
[!INCLUDE [horz-monitor-insights](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-insights.md)]
4141
<!-- Insights service-specific information. Add brief information about what your Azure Monitor insights provide here. You can refer to another article that gives details or add a screenshot. -->
42-
Azure Functions offers built-in integration with Application Insights to monitor functions. For more information, see [Monitor Azure Functions with Azure Monitor Application Insights](/azure/azure-monitor/app/monitor-functions).
42+
Azure Functions offers built-in integration with Application Insights to monitor function executions. For more information, see [Monitor Azure Functions with Azure Monitor Application Insights](/azure/azure-monitor/app/monitor-functions).
4343
<!-- ## Resource types. Required section. -->
44-
[!INCLUDE [horz-monitor-resource-types](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-resource-types.md)]
44+
[!INCLUDE [horz-monitor-resource-types](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-types.md)]
4545
For more information about the resource types for Azure Functions, see [Azure Functions monitoring data reference](monitor-functions-reference.md).
4646

4747
<!-- ## Data storage. Required section. Optionally, add service-specific information about storing your monitoring data after the include. -->
48-
[!INCLUDE [horz-monitor-data-storage](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-data-storage.md)]
48+
[!INCLUDE [horz-monitor-data-storage](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-data-storage.md)]
4949
<!-- Add service-specific information about storing monitoring data here, if applicable. For example, SQL Server stores other monitoring data in its own databases. -->
5050

5151
<!-- METRICS SECTION START ------------------------------------->
5252

5353
<!-- ## Platform metrics. Required section.
54-
- If your service doesn't collect platform metrics, use the following include: [!INCLUDE [horz-monitor-no-platform-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-no-platform-metrics.md)]
54+
- If your service doesn't collect platform metrics, use the following include: [!INCLUDE [horz-monitor-no-platform-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-no-platform-metrics.md)]
5555
- If your service collects platform metrics, add the following include, statement, and service-specific information as appropriate. -->
56-
[!INCLUDE [horz-monitor-platform-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-platform-metrics.md)]
56+
[!INCLUDE [horz-monitor-platform-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-platform-metrics.md)]
5757
For a list of available metrics for Azure Functions, see [Azure Functions monitoring data reference](monitor-functions-reference.md#metrics).
5858
<!-- Platform metrics service-specific information. Add service-specific information about your platform metrics here.-->
5959

6060
<!-- ## Prometheus/container metrics. Optional. If your service uses containers/Prometheus metrics, add the following include and information.
61-
[!INCLUDE [horz-monitor-container-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-container-metrics.md)]
61+
[!INCLUDE [horz-monitor-container-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-container-metrics.md)]
6262
<!-- Add service-specific information about your container/Prometheus metrics here.-->
6363

6464
<!-- ## System metrics. Optional. If your service uses system-imported metrics, add the following include and information.
65-
[!INCLUDE [horz-monitor-system-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-system-metrics.md)]
65+
[!INCLUDE [horz-monitor-system-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-system-metrics.md)]
6666
<!-- Add service-specific information about your system-imported metrics here.-->
6767

6868
<!-- ## Custom metrics. Optional. If your service uses custom imported metrics, add the following include and information.
69-
[!INCLUDE [horz-monitor-custom-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-custom-metrics.md)]
69+
[!INCLUDE [horz-monitor-custom-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-custom-metrics.md)]
7070
<!-- Custom imported service-specific information. Add service-specific information about your custom imported metrics here.-->
7171

7272
<!-- ## Non-Azure Monitor metrics. Optional. If your service uses any non-Azure Monitor based metrics, add the following include and information.
73-
[!INCLUDE [horz-monitor-custom-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-non-monitor-metrics.md)]
73+
[!INCLUDE [horz-monitor-custom-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-non-monitor-metrics.md)]
7474
<!-- Non-Monitor metrics service-specific information. Add service-specific information about your non-Azure Monitor metrics here.-->
7575

7676
<!-- METRICS SECTION END ------------------------------------->
7777

7878
<!-- LOGS SECTION START -------------------------------------->
7979

8080
<!-- ## Resource logs. Required section.
81-
- If your service doesn't collect resource logs, use the following include [!INCLUDE [horz-monitor-no-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-no-resource-logs.md)]
81+
- If your service doesn't collect resource logs, use the following include [!INCLUDE [horz-monitor-no-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-no-resource-logs.md)]
8282
- If your service collects resource logs, add the following include, statement, and service-specific information as appropriate. -->
83-
[!INCLUDE [horz-monitor-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-resource-logs.md)]
83+
[!INCLUDE [horz-monitor-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-logs.md)]
8484
For the available resource log categories, their associated Log Analytics tables, and the logs schemas for Azure Functions, see [Azure Functions monitoring data reference](monitor-functions-reference.md#resource-logs).
8585
<!-- Resource logs service-specific information. Add service-specific information about your resource logs here.
8686
NOTE: Azure Monitor already has general information on how to configure and route resource logs. See https://learn.microsoft.com/azure/azure-monitor/platform/diagnostic-settings. Ideally, don't repeat that information here. You can provide a single screenshot of the diagnostic settings portal experience if you want. -->
8787

8888
<!-- ## Activity log. Required section. Optionally, add service-specific information about your activity log after the include. -->
89-
[!INCLUDE [horz-monitor-activity-log](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-activity-log.md)]
89+
[!INCLUDE [horz-monitor-activity-log](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-activity-log.md)]
9090
<!-- Activity log service-specific information. Add service-specific information about your activity log here. -->
9191

9292
<!-- ## Imported logs. Optional section. If your service uses imported logs, add the following include and information.
93-
[!INCLUDE [horz-monitor-imported-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-imported-logs.md)]
93+
[!INCLUDE [horz-monitor-imported-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-imported-logs.md)]
9494
<!-- Add service-specific information about your imported logs here. -->
9595

9696
<!-- ## Other logs. Optional section.
@@ -101,10 +101,10 @@ If your service has other logs that aren't resource logs or in the activity log,
101101
<!-- ANALYSIS SECTION START -------------------------------------->
102102

103103
<!-- ## Analyze data. Required section. -->
104-
[!INCLUDE [horz-monitor-analyze-data](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-analyze-data.md)]
104+
[!INCLUDE [horz-monitor-analyze-data](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-analyze-data.md)]
105105

106106
<!-- ### External tools. Required section. -->
107-
[!INCLUDE [horz-monitor-external-tools](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-external-tools.md)]
107+
[!INCLUDE [horz-monitor-external-tools](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-external-tools.md)]
108108

109109
### Analyze metrics for Azure Functions
110110

@@ -113,7 +113,7 @@ The following examples use Azure Monitor metrics to help estimate the cost of ru
113113
[!INCLUDE [functions-monitor-metrics-consumption](../../includes/functions-monitor-metrics-consumption.md)]
114114

115115
<!-- ### Sample Kusto queries. Required section. If you have sample Kusto queries for your service, add them after the include. -->
116-
[!INCLUDE [horz-monitor-kusto-queries](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-kusto-queries.md)]
116+
[!INCLUDE [horz-monitor-kusto-queries](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-kusto-queries.md)]
117117
<!-- Add sample Kusto queries for your service here. -->
118118
The following sample query can help you monitor all your functions app logs:
119119

@@ -148,10 +148,10 @@ Add short information or links to specific articles that outline how to analyze
148148
<!-- ALERTS SECTION START -------------------------------------->
149149

150150
<!-- ## Alerts. Required section. -->
151-
[!INCLUDE [horz-monitor-alerts](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-alerts.md)]
151+
[!INCLUDE [horz-monitor-alerts](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-alerts.md)]
152152

153153
<!-- ONLY if applications run on your service that work with Application Insights, add the following include. -->
154-
[!INCLUDE [horz-monitor-insights-alerts](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-insights-alerts.md)]
154+
[!INCLUDE [horz-monitor-insights-alerts](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-insights-alerts.md)]
155155

156156
<!-- ### Azure Functions alert rules. Required section.
157157
**MUST HAVE** service-specific alert rules. Include useful alerts on metrics, logs, log conditions, or activity log.
@@ -172,7 +172,7 @@ The following table lists common and recommended alert rules for Azure Functions
172172
| Activity Log | Stop function app| When app is stopped|
173173

174174
<!-- ### Advisor recommendations. Required section. -->
175-
[!INCLUDE [horz-monitor-advisor-recommendations](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-advisor-recommendations.md)]
175+
[!INCLUDE [horz-monitor-advisor-recommendations](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-advisor-recommendations.md)]
176176
<!-- Add any service-specific advisor recommendations or screenshots here. -->
177177

178178
<!-- ALERTS SECTION END -------------------------------------->
@@ -182,9 +182,9 @@ The following table lists common and recommended alert rules for Azure Functions
182182

183183
For more information about monitoring Azure Functions, see the following articles:
184184

185-
- [Monitor executions in Azure Functions](functions-monitoring.md) details how to monitor a function app.
186185
- [Azure Functions monitoring data reference](monitor-functions-reference.md) provides a reference of the metrics, logs, and other important values created by your function app.
187186
- [Monitor Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource) gives general details about monitoring Azure resources.
188-
- [How to configure monitoring for Azure Functions](configure-monitoring.md) describes how to configure monitoring for Azure Functions.
187+
- [Monitor executions in Azure Functions](functions-monitoring.md) details how to monitor a function app.
188+
- [How to configure monitoring for Azure Functions](configure-monitoring.md) describes how to configure monitoring.
189189
- [Analyze Azure Functions telemetry in Application Insights](analyze-telemetry-data.md) describes how to view and query the data being collected from a function app.
190190
- [Monitor Azure Functions with Azure Monitor Logs](functions-monitor-log-analytics.md) shows you how to configure Azure Functions to send logs to Azure Monitor Logs.

0 commit comments

Comments
 (0)