opentelemetry-java-instrume.../instrumentation/aws-sdk/aws-sdk-1.11
Mateusz Rzeszutek 4e3f19d469
Enable span suppression by SpanKey by default (#5779)
* Enable span suppression by SpanKey by default

* fix HTTP tests (probably)

* add exception for camel

* remove suppression tests from @WithSpan instrumentations

* remove suppression tests from @WithSpan instrumentation; spring boot autoconfigure

* fix twilio tests

* fix netty-based HTTP clients, remove AWS SDK 1.11 unit test

* fix elasticsearch tests

* codenarc

* spotless

* fix AWS SDK 1.11 tests

* remove a TODO

* code review comments

* fix merge conflict

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-04-19 14:13:09 -07:00
..
javaagent Enable span suppression by SpanKey by default (#5779) 2022-04-19 14:13:09 -07:00
library Deprecate AttributesExtractor#set() method (#5749) 2022-04-05 20:20:02 -07:00
library-autoconfigure Rename library entrypoints to Telemetry (#5624) 2022-03-22 14:39:23 +09:00
testing Enable span suppression by SpanKey by default (#5779) 2022-04-19 14:13:09 -07:00