Skip to content

Commit d6e7a1d

Browse files
author
Alexander Furer
committed
docs
1 parent 076d254 commit d6e7a1d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,11 @@ public class GreeterService extends GreeterGrpc.GreeterImplBase{
237237
// ommited
238238
}
239239
----
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+
240245

241246
=== GRPC server metrics (Micrometer.io integration)
242247

0 commit comments

Comments
 (0)