Description
[Draft Issue - This is not yet released]
- Application insights agent will be part of the java worker and included in worker release
- Java consumption, dedicated and Elastic premium apps
- Use
APPLICATIONINSIGHTS_ENABLE_AGENT
= true/false to enable and disable application insights
- Use
- Java consumption apps
- Application insights agent will start with the java process by default
- To disable the agent from starting with java worker process use appsetting
languageWorkers:java:arguments
=-DaiAgentOptOut
Please not this will increase cold start times.
Metadata
Metadata
Assignees
Labels
No labels