Updated the docs with default sleuth spans channel name; fixes #803
This commit is contained in:
@@ -508,7 +508,8 @@ adding a Channel Binder implementation
|
||||
(e.g. `spring-cloud-starter-stream-rabbit` for RabbitMQ or
|
||||
`spring-cloud-starter-stream-kafka` for Kafka). This will
|
||||
automatically turn your app into a producer of messages with payload
|
||||
type `Spans`.
|
||||
type `Spans`. The channel name to which the spans will be sent
|
||||
is called `sleuth`.
|
||||
|
||||
=== Zipkin Consumer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user