phlppnhllngr
Results
1
comments of
phlppnhllngr
I solved this by moving the `javaagent` parameter from `JAVA_OPTS` (or in my case: `JAVA_TOOL_OPTIONS`) to `MODULE_OPTS`: `ENV PYROSCOPE_APPLICATION_NAME="test"` `ENV MODULE_OPTS="-javaagent:/app/grafana-alloy/pyroscope.jar"` see also https://www.wildfly.org/news/2020/10/13/WildFly21-Final-Released/ and https://docs.wildfly.org/wildfly-proposals/core/WFCORE-4748-expose-module-options.html