opentelemetry-java-instrume.../instrumentation/hystrix-1.4/javaagent
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
..
src Remove old TraceUtils and use InstrumentationTestRunner#run*Span() (almost) everywhere (#5160) 2022-01-18 13:42:53 -08:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00
build.gradle.kts Refactor couchbase and hystrix to Instrumenter API (#3802) 2021-08-10 12:16:41 -07:00

README.md

Settings for the Hystrix instrumentation

System property Type Default Description
otel.instrumentation.hystrix.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.