opentelemetry-java-instrume.../instrumentation-api-caching/src/test
Anuraag Agrawal d7f8967ff6
Add a caching API based on caffeine for use from instrumentation, not just javaagent (#2477)
* Add caching API

* Finish

* javadoc

* Extract dep

* git add

* Drift

* Spotbugs

* checkstyle

* Fix package

* Test Caffeine patch
2021-03-05 17:57:23 +09:00
..
README.md Add a caching API based on caffeine for use from instrumentation, not just javaagent (#2477) 2021-03-05 17:57:23 +09:00

README.md

Tests for this module are in the instrumentation-api project to verify against the shaded artifact.