opentelemetry-java-instrume.../javaagent-tooling
Mateusz Rzeszutek c03bfc255b
Don't call Thread#setContextClassLoader() (#7391)
Related to #7220

Unfortunately it doesn't fix the aforementioned issue; while the CL used
is no longer the agent classloader, gauge collection still throws that
error.
Still, I think this is a good change that removes one source of agent's
CL leaking into application runtime.
2022-12-13 10:24:40 -08:00
..
javaagent-tooling-java9 Convert all logging statements from slf4j to jul (#5674) 2022-03-25 10:02:51 -07:00
src Don't call Thread#setContextClassLoader() (#7391) 2022-12-13 10:24:40 -08:00
build.gradle.kts Use contrib AwsXrayPropagator (#7234) 2022-11-21 11:31:17 -08:00