Skip to content

Commit a9323cd

Browse files
committed
Reword
1 parent 6920fc2 commit a9323cd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,11 @@ APPLICATIONINSIGHTS_ENABLE_AGENT: true
5454

5555
### Troubleshooting
5656

57-
* How to use a specific version of Application Insights Java Auto-instrumentation Agent?
57+
* Sometimes the latest version of the Application Insights Java agent is not
58+
available in Azure Function - it takes a few months for the latest versions to
59+
roll out to all regions. In case you need the latest version of Java agent to
60+
monitor your app in Azure Function to use a specific version of Application
61+
Insights Java Auto-instrumentation Agent, you can upload the agent manually:
5862

5963
Please follow this [instruction](https://github.com/Azure/azure-functions-java-worker/wiki/Distributed-Tracing-for-Java-Azure-Functions#customize-distribute-agent).
6064

0 commit comments

Comments
 (0)