opentelemetry-java/api
Anuraag Agrawal 8697de9afa
Detect GC leaks of scopes in StrictContextStorage. (#2164)
* Detect GC leaks of scopes in StrictContextStorage.

* More

* Finish

* Force GC more aggressively

* Cleanup

* Vendor code directly

* Copy test too

* Try waiting more

* ep

* oops

* Remove from build.gradle

* Drift

* Log on multiple

* Cleaner ourselves.

* EP

* Move into if

* Revert accidental
2020-12-04 13:04:27 +09:00
..
src Add TraceState.asMap (#2190) 2020-12-04 12:40:11 +09:00
README.md Don't repeat Java 8 support among all the subproject READMEs and at top level, clarify that published artifacts are Java 8, but building requires additional instructions. (#2124) 2020-11-24 09:04:40 -08:00
build.gradle Detect GC leaks of scopes in StrictContextStorage. (#2164) 2020-12-04 13:04:27 +09:00

README.md

OpenTelemetry API

Javadocs

  • The abstract classes in this directory can be subclassed to create alternative implementations of the OpenTelemetry library.