diff --git a/reference/html/appendix.html b/reference/html/appendix.html index f737e6557..e30f7bef4 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -445,6 +445,11 @@ Also, you can define your own properties.

Timeout in seconds before pending spans will be sent in batches to Zipkin.

+

spring.zipkin.rabbitmq.addresses

+ +

Addresses of the RabbitMQ brokers used to send spans to Zipkin

+ +

spring.zipkin.rabbitmq.queue

zipkin

Name of the RabbitMQ queue where spans should be sent to Zipkin.