Skip to content

Commit 7dfee72

Browse files
committed
renamed the file, shorter header
1 parent 4315ffd commit 7dfee72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/azure-functions-monitoring.md renamed to articles/azure-monitor/app/monitor-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Application Insights collects log, performance, and error data, and automaticall
1616

1717
The required Application Insights instrumentation is built into Azure Functions. The only thing you need is a valid instrumentation key to connect your function app to an Application Insights resource. The instrumentation key should be added to your application settings when your function app resource is created in Azure. If your function app doesn't already have this key, you can set it manually. For more information read more about [monitoring Azure Functions](https://docs.microsoft.com/azure/azure-functions/functions-monitoring?tabs=cmd).
1818

19-
## Azure Functions and distributed tracing for Java applications (public preview)
19+
## Distributed tracing for Java applications (public preview)
2020

2121

2222
> [!IMPORTANT]

0 commit comments

Comments
 (0)