| Resolves #7894 Replace `MethodHandle` with older `java.lang.reflect.Field`, which is supported on older Java versions. Also enables animal sniffer for the RxJava2 instrumentation to prevent regression. --------- Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> | ||
|---|---|---|
| .. | ||
| rxjava-1.0/library | ||
| rxjava-2.0 | ||
| rxjava-3-common | ||
| rxjava-3.0 | ||
| rxjava-3.1.1 | ||
| README.md | ||
		
			
				
				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. |