The AutoProbe log is growing continuously, causing out of disk errors.
At the end of the log the same class is instrumented repeatedly
Smart instrumentation and dynamic instrumentation are already disabled
The last tip was to disable introscope.agent.deep.entrypoint.enabled and restart the process.
However the .profile already has introscope.agent.deep.entrypoint.enabled at false...
Release : 10.7.0
Component : APM Agents
If the classes are updating continuously, the agent will continue to process these as expected.
There is no configuration to stop the agent instrumenting classes updated in this way.
This dynamic updating of classes is from application side.
-Dcom.wily.autoprobe.logSizeInKB=10000