We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 076d254 commit d6e7a1dCopy full SHA for d6e7a1d
README.adoc
@@ -237,6 +237,11 @@ public class GreeterService extends GreeterGrpc.GreeterImplBase{
237
// ommited
238
}
239
----
240
+=== Distributed tracing support (Spring Cloud Sleuth integration)
241
+
242
+This started is *natively* supported by `spring-cloud-sleuth` project. +
243
+Please continue to https://docs.spring.io/spring-cloud-sleuth/docs/current/reference/html/integrations.html#sleuth-rpc-grpc-integration[sleuth grpc integration].
244
245
246
=== GRPC server metrics (Micrometer.io integration)
247
0 commit comments