|
@@ -77,6 +77,7 @@ setuid_group :
|
|
|
|
|
|
# Arg passed directly to the JVM
|
|
|
jvm_args : -Xmx8192m -Xms8192m -Xmn3072m -XX:MaxPermSize=512m
|
|
|
+jvm_args : -javaagent:/app/soft/skywalking-agent/skywalking-agent.jar
|
|
|
#jvm_args : -Xmx4096m -Xms4096m -Xmn1024m -XX:PermSize=128m -XX:MaxPermSize=256m
|
|
|
# jvm_mode : -server
|
|
|
# watchdog_jvm_args :
|
|
@@ -175,4 +176,4 @@ rest_admin_enable : false
|
|
|
# admin_password : danien#$%niresin
|
|
|
|
|
|
# Enable reading EC2 user data as resin properties
|
|
|
-# properties_import_url : http://169.254.169.254/latest/user-data
|
|
|
+# properties_import_url : http://169.254.169.254/latest/user-data
|