...
Code Block |
---|
# inspectIT Settings INSPECTIT_AGENT_HOME="[path-to-inspectit-agent-home]" INSPECTIT_CONFIG_HOME="[path-to-config-folder]" INSPECTIT_JAVA_OPTS="-Xbootclasspath/p:${INSPECTIT_AGENT_HOME}/inspectit-agent.jar -javaagent:${INSPECTIT_AGENT_HOME}/inspectit-agent.jar -Dinspectit.config=${INSPECTIT_CONFIG_HOME}" JAVA_OPTS="${INSPECTIT_JAVA_OPTS} ${JAVA_OPTS}" |
...
Known issues
Please see 11927657 question for information about the known problem with instrumentation on JBoss v8.