1863: update config props to include ported property (#2206)

This commit is contained in:
Ben Lertlumprasertkul
2022-09-16 23:39:53 +01:00
committed by GitHub
parent c143913a1d
commit 762afc0774

View File

@@ -13,6 +13,7 @@
|spring.sleuth.cassandra.enabled | `+++true+++` | Enable Cassandra instrumentation.
|spring.sleuth.circuitbreaker.enabled | `+++true+++` | Enable Spring Cloud CircuitBreaker instrumentation.
|spring.sleuth.config.server.enabled | `+++true+++` | Enable Spring Cloud Config Server instrumentation.
|spring.sleuth.default-logging-pattern-enabled | `+++true+++` | Override `logging.pattern.level` property to include trace and span ids.
|spring.sleuth.deployer.enabled | `+++true+++` | Enable Spring Cloud Deployer instrumentation.
|spring.sleuth.deployer.status-poll-delay | `+++500+++` | Default poll delay to retrieve the deployed application status.
|spring.sleuth.enabled | `+++true+++` |