opentelemetry-java-instrume.../instrumentation-api
John Watson 836da8dbfd
Add a metric for counting the number of suppressed spans. (#2135)
* Add debug logging when a span is suppressed.

* cleanup from PR comments

* add a `default` to the switch to make checkstyle happy

* rather than logging, use a counter to keep track of the number of suppressed spans.

* update for latest from upstream

* add a default branch for checkstyle
2021-02-17 09:29:58 +02:00
..
src Add a metric for counting the number of suppressed spans. (#2135) 2021-02-17 09:29:58 +02:00
instrumentation-api.gradle Add a metric for counting the number of suppressed spans. (#2135) 2021-02-17 09:29:58 +02:00