Loading apm-sniffer/apm-agent-core/src/main/java/org/skywalking/apm/agent/core/conf/Config.java +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ public class Config { public static class Agent { /** * Application code is showed in sky-walking-ui. * Suggestion: set a unique name for each application, one application's nodes share the same code. * Suggestion: set an unique name for each application, one application's nodes share the same code. */ public static String APPLICATION_CODE = ""; Loading Loading
apm-sniffer/apm-agent-core/src/main/java/org/skywalking/apm/agent/core/conf/Config.java +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ public class Config { public static class Agent { /** * Application code is showed in sky-walking-ui. * Suggestion: set a unique name for each application, one application's nodes share the same code. * Suggestion: set an unique name for each application, one application's nodes share the same code. */ public static String APPLICATION_CODE = ""; Loading