You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
[Draft Issue - This is not yet released]
APPLICATIONINSIGHTS_ENABLE_AGENT
= true/false to enable and disable application insightslanguageWorkers:java:arguments
=-DaiAgentOptOut
Please not this will increase cold start times.
The text was updated successfully, but these errors were encountered: