opentelemetry-java-instrume.../testing
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
..
agent-exporter Don't call Thread#setContextClassLoader() (#7391) 2022-12-13 10:24:40 -08:00
agent-for-testing Make gradle cache work when used from different locations (#4794) 2021-12-04 19:55:30 +02:00
armeria-shaded-for-testing Bump armeria-junit5 from 1.18.0 to 1.20.3 (#7330) 2022-11-28 23:14:42 +00:00