opentelemetry-java-instrume.../instrumentation/rxjava
Mateusz Rzeszutek 4f29770f73
Remove old TraceUtils and use InstrumentationTestRunner#run*Span() (almost) everywhere (#5160)
* Remove old TraceUtils and use InstrumentationTestRunner#run*Span() (almost) everywhere

* Fix HTTP server tests

* Fix compilation failure

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-01-18 13:42:53 -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 Fix some java lint warnings (#5120) 2022-01-17 10:26:03 -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.