Skip to content

Commit 1c6057d

Browse files
committed
Bumping versions
1 parent b594ad5 commit 1c6057d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/main/asciidoc/_configprops.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
|spring.sleuth.reactor.decorate-on-each | `+++true+++` | When true decorates on each operator, will be less performing, but logging will always contain the tracing entries in each operator. When false decorates on last operator, will be more performing, but logging might not always contain the tracing entries. @deprecated use explicit value via {@link SleuthReactorProperties#instrumentationType}
6868
|spring.sleuth.reactor.enabled | `+++true+++` | When true enables instrumentation for reactor.
6969
|spring.sleuth.reactor.instrumentation-type | |
70+
|spring.sleuth.reactor.netty.debug.enabled | `+++false+++` | WARNING: Use with caution, can lead to serious performance issues. Enable additional instrumentation for Reactor Netty.
7071
|spring.sleuth.redis.enabled | `+++true+++` | Enable span information propagation when using Redis.
7172
|spring.sleuth.redis.legacy.enabled | `+++false+++` | Enable legacy tracing of Redis that works only via Brave.
7273
|spring.sleuth.redis.remote-service-name | `+++redis+++` | Service name for the remote Redis endpoint.

0 commit comments

Comments
 (0)