The problem was that on zulu8 loading OkHttp touches JFR which in turn touches log manager - which would break things like JBOSS. The fix is to delay installing agent (and writer) until log manager things have settled down - in way similar to jmxfetch. Unfortunately for 'main' agent this turns out to be more involved because of classloader shenanigans. |
||
---|---|---|
.. | ||
agent-bootstrap | ||
agent-jmxfetch | ||
agent-tooling | ||
benchmark | ||
benchmark-integration | ||
instrumentation | ||
src | ||
testing | ||
README.md | ||
dd-java-agent.gradle |