Add property to disable Reactor support in docs (#2006)

This commit is contained in:
Marcin Zajączkowski
2021-08-06 15:27:56 +02:00
committed by GitHub
parent d5dad5d1e6
commit 8e925786a0

View File

@@ -429,6 +429,8 @@ Example:
include::{project-root}/benchmarks/src/main/java/org/springframework/cloud/sleuth/benchmarks/app/webflux/SleuthBenchmarkingSpringWebFluxApp.java[tags=simple_manual,indent=0]
-----
To disable Reactor support, set the `spring.sleuth.reactor.enabled` property to `false`.
[[sleuth-redis-integration]]
== Redis