opentelemetry-java-instrume.../instrumentation/opentelemetry-annotations-1.0/javaagent
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
opentelemetry-annotations-1.0-javaagent.gradle Run tests with javaagent. (#1643) 2021-01-04 13:13:24 -08:00