diff --git a/light-rest-4j/src/main/resources/templates/rest/clientYml.rocker.raw b/light-rest-4j/src/main/resources/templates/rest/clientYml.rocker.raw index 3866676a7..623c8db60 100644 --- a/light-rest-4j/src/main/resources/templates/rest/clientYml.rocker.raw +++ b/light-rest-4j/src/main/resources/templates/rest/clientYml.rocker.raw @@ -149,3 +149,5 @@ request: timeout: 3000 # reset the circuit after this timeout in millisecond resetTimeout: 7000 + # if open tracing is enable. traceability, correlation and metrics should not be in the chain if opentracing is used. + injectOpenTracing: false