opentelemetry-java-instrume.../instrumentation/rxjava
Trask Stalnaker 022914139e
test latest deps cleanup (#5269)
* test latest deps cleanup

* Revert currently irrelevant change

* Update instrumentation/lettuce/lettuce-4.0/javaagent/build.gradle.kts

Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>

Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
2022-02-01 09:49:07 -08:00
..
rxjava-1.0/library Refactor couchbase and hystrix to Instrumenter API (#3802) 2021-08-10 12:16:41 -07:00
rxjava-2.0 Remove old TraceUtils and use InstrumentationTestRunner#run*Span() (almost) everywhere (#5160) 2022-01-18 13:42:53 -08:00
rxjava-3-common Remove old TraceUtils and use InstrumentationTestRunner#run*Span() (almost) everywhere (#5160) 2022-01-18 13:42:53 -08:00
rxjava-3.0 test latest deps cleanup (#5269) 2022-02-01 09:49:07 -08:00
rxjava-3.1.1 Fix some java lint warnings (#5120) 2022-01-17 10:26:03 -08:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00

README.md

Settings for the RxJava instrumentation

System property Type Default Description
otel.instrumentation.rxjava.experimental-span-attributes Boolean false Enable the capture of experimental span attributes for RxJava 2 and 3 instrumentation.