You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/06/06 01:37:03 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #7069: Agent supports the collection of JVM arguments and jar dependencies information.

wu-sheng commented on a change in pull request #7069:
URL: https://github.com/apache/skywalking/pull/7069#discussion_r646057976



##########
File path: apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/boot/ServiceManager.java
##########
@@ -36,11 +38,13 @@
     INSTANCE;
 
     private static final ILog LOGGER = LogManager.getLogger(ServiceManager.class);
+    public static Instrumentation INSTRUMENTATION;

Review comment:
       Why this?




-- 
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:
users@infra.apache.org