opentelemetry-java-instrume.../instrumentation-api
John Watson af5719b48c
Consolidate span suppression logic into the BaseTracer (#2106)
* Hide the context keys in the BaseTracer.
Provide the appropriate methods to get access.

* key needs to be static

* put all the span suppression logic in the BaseTracer

* the formatter is our friend

* rename method and add tests

* tests that work!
2021-01-26 09:21:29 +09:00
..
src Consolidate span suppression logic into the BaseTracer (#2106) 2021-01-26 09:21:29 +09:00
instrumentation-api.gradle Update to OTel 0.14.1 (#2059) 2021-01-18 13:02:04 +09:00