-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
WildFly in container needs to be started with -Dhawkular.agent.immutable=true
e.g. in standalone.conf:
# How set hawkular-agent specific things JAVA_OPTS="$JAVA_OPTS -Dhawkular.agent.machine.id=`hostname` -Djboss.server.name=${HOSTNAME} " JAVA_OPTS="$JAVA_OPTS -Dhawkular.agent.in-container=true -Dhawkular.agent.immutable=true"