From a906df4d23bc4bf962429ac760ee8e24a733abd6 Mon Sep 17 00:00:00 2001
From: Marcin Grzejszczak /this/that,
You can configure which URIs you would like to skip by using the spring.sleuth.web.skipPattern property.
If you have ManagementServerProperties on the classpath, its value of contextPath gets appended to the provided skip pattern.
If you want to reuse Sleuth’s default skip patterns and append your own, pass those patterns by using the spring.sleuth.web.additionalSkipPattern.
To change the order of tracing filter registration, please set the
-spring.sleuth.web.filter-order property.
Via the integration with Brave, Spring Cloud Sleuth supports Dubbo.
+spring.sleuth.web.filter-order property.
Via the integration with Brave, Spring Cloud Sleuth supports Dubbo.
It’s enough to add the brave-instrumentation-dubbo-rpc dependency:
<dependency> <groupId>io.zipkin.brave</groupId> <artifactId>brave-instrumentation-dubbo-rpc</artifactId> diff --git a/2.0.x/single/spring-cloud-sleuth.html b/2.0.x/single/spring-cloud-sleuth.html index ea0a908f2..1f847b62a 100644 --- a/2.0.x/single/spring-cloud-sleuth.html +++ b/2.0.x/single/spring-cloud-sleuth.html @@ -827,7 +827,7 @@ For example, if the request was sent to/this/that, You can configure which URIs you would like to skip by using thespring.sleuth.web.skipPatternproperty. If you haveManagementServerPropertieson the classpath, its value ofcontextPathgets appended to the provided skip pattern. If you want to reuse Sleuth’s default skip patterns and append your own, pass those patterns by using thespring.sleuth.web.additionalSkipPattern.To change the order of tracing filter registration, please set the -
spring.sleuth.web.filter-orderproperty.
Via the integration with Brave, Spring Cloud Sleuth supports Dubbo.
+spring.sleuth.web.filter-order property.
Via the integration with Brave, Spring Cloud Sleuth supports Dubbo.
It’s enough to add the brave-instrumentation-dubbo-rpc dependency:
<dependency> <groupId>io.zipkin.brave</groupId> <artifactId>brave-instrumentation-dubbo-rpc</artifactId> diff --git a/2.0.x/spring-cloud-sleuth.xml b/2.0.x/spring-cloud-sleuth.xml index d47470d93..beae9b7e0 100644 --- a/2.0.x/spring-cloud-sleuth.xml +++ b/2.0.x/spring-cloud-sleuth.xml @@ -1749,7 +1749,7 @@ If you want to reuse Sleuth’s default skip patterns and append your own, pDubbo RPC support -Via the integration with Brave, Spring Cloud Sleuth supports Dubbo. + Via the integration with Brave, Spring Cloud Sleuth supports Dubbo. It’s enough to add the brave-instrumentation-dubbo-rpc dependency:<dependency> <groupId>io.zipkin.brave</groupId> diff --git a/multi/multi__integrations.html b/multi/multi__integrations.html index 158415522..46ad3ac57 100644 --- a/multi/multi__integrations.html +++ b/multi/multi__integrations.html @@ -72,7 +72,7 @@ For example, if the request was sent to /this/that, You can configure which URIs you would like to skip by using thespring.sleuth.web.skipPatternproperty. If you haveManagementServerPropertieson the classpath, its value ofcontextPathgets appended to the provided skip pattern. If you want to reuse Sleuth’s default skip patterns and append your own, pass those patterns by using thespring.sleuth.web.additionalSkipPattern.To change the order of tracing filter registration, please set the -
spring.sleuth.web.filter-orderproperty.
Via the integration with Brave, Spring Cloud Sleuth supports Dubbo.
+spring.sleuth.web.filter-order property.
Via the integration with Brave, Spring Cloud Sleuth supports Dubbo.
It’s enough to add the brave-instrumentation-dubbo-rpc dependency:
<dependency> <groupId>io.zipkin.brave</groupId> <artifactId>brave-instrumentation-dubbo-rpc</artifactId> diff --git a/single/spring-cloud-sleuth.html b/single/spring-cloud-sleuth.html index 60d8cefb3..23f6f44e2 100644 --- a/single/spring-cloud-sleuth.html +++ b/single/spring-cloud-sleuth.html @@ -906,7 +906,7 @@ For example, if the request was sent to/this/that, You can configure which URIs you would like to skip by using thespring.sleuth.web.skipPatternproperty. If you haveManagementServerPropertieson the classpath, its value ofcontextPathgets appended to the provided skip pattern. If you want to reuse Sleuth’s default skip patterns and append your own, pass those patterns by using thespring.sleuth.web.additionalSkipPattern.To change the order of tracing filter registration, please set the -
spring.sleuth.web.filter-orderproperty.
Via the integration with Brave, Spring Cloud Sleuth supports Dubbo.
+spring.sleuth.web.filter-order property.
Via the integration with Brave, Spring Cloud Sleuth supports Dubbo.
It’s enough to add the brave-instrumentation-dubbo-rpc dependency:
<dependency> <groupId>io.zipkin.brave</groupId> <artifactId>brave-instrumentation-dubbo-rpc</artifactId> diff --git a/spring-cloud-sleuth.xml b/spring-cloud-sleuth.xml index 3b7a51394..7f51c01dc 100644 --- a/spring-cloud-sleuth.xml +++ b/spring-cloud-sleuth.xml @@ -1840,7 +1840,7 @@ If you want to reuse Sleuth’s default skip patterns and append your own, pDubbo RPC support -Via the integration with Brave, Spring Cloud Sleuth supports Dubbo. + Via the integration with Brave, Spring Cloud Sleuth supports Dubbo. It’s enough to add the brave-instrumentation-dubbo-rpc dependency:<dependency> <groupId>io.zipkin.brave</groupId>