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. |
||
---|---|---|
.. | ||
main/java/datadog/trace/agent | ||
test |