diff --git a/reference/html/appendix.html b/reference/html/appendix.html index ff9e93a7e..ef5c8c82c 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -314,6 +314,11 @@ Also, you can define your own properties.

Service name for the remote Redis endpoint.

+

spring.sleuth.rpc.enabled

+

true

+

Enable tracing of RPC.

+ +

spring.sleuth.rxjava.schedulers.hook.enabled

true

Enable support for RxJava via RxJavaSchedulersHook.