opentelemetry-java-instrume.../instrumentation/rxjava
Lauri Tulmin 97f110405d
Instrumentation for rxjava3.1.1 (#4954)
* Instrumentation for rxjava3.1.1

* Move common test classes

* spotless

* move rxjava 3.1.1 classes to separate package
2022-01-04 14:15:35 -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 unshaded javax.annotation classes from bootstrap class loader (#4454) 2021-10-21 14:47:50 -07:00
rxjava-3-common Instrumentation for rxjava3.1.1 (#4954) 2022-01-04 14:15:35 -08:00
rxjava-3.0 Instrumentation for rxjava3.1.1 (#4954) 2022-01-04 14:15:35 -08:00
rxjava-3.1.1 Instrumentation for rxjava3.1.1 (#4954) 2022-01-04 14:15:35 -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.