diff --git a/reference/html/appendix.html b/reference/html/appendix.html index fa8d89538..4dd300b2a 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -310,6 +310,11 @@ Also, you can define your own properties.

Enable span information propagation when using Redis.

+

spring.sleuth.redis.remote-service-name

+

redis

+

Service name used for the remote Redis endpoint.

+ +

spring.sleuth.rxjava.schedulers.hook.enabled

true

Enable support for RxJava via RxJavaSchedulersHook.