kylixs commented on a change in pull request #4858:
URL: https://github.com/apache/skywalking/pull/4858#discussion_r447391342
##########
File path: apm-sniffer/config/agent.config
##########
@@ -38,6 +38,15 @@ agent.service_name=${SW_AGENT_NAME:Your_ApplicationName}
# SkyWalking team may ask for these files in order to resolve compatible
problem.
# agent.is_open_debugging_class = ${SW_AGENT_OPEN_DEBUG:true}
+# If true, SkyWalking agent will cache all instrumented classes files to
memory or disk files (decided by class cache mode),
Review comment:
Add class cache faq doc: `Compatible with other javaagent bytecode
processing`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]