diff --git a/reference/html/appendix.html b/reference/html/appendix.html index 7ee5217df..b5ac61f35 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -374,16 +374,6 @@ Also, you can define your own properties.
When true enables instrumentation for web applications.
spring.sleuth.web.exception-logging-filter-enabled
true
Flag to toggle the presence of a filter that logs thrown exceptions.
spring.sleuth.web.exception-throwing-filter-enabled
true
Flag to toggle the presence of a filter that logs thrown exceptions. @deprecated use {@link #exceptionLoggingFilterEnabled}
spring.sleuth.web.filter-order
Order in which the tracing filters should be registered. Defaults to {@link TraceHttpAutoConfiguration#TRACING_FILTER_ORDER}.