Skip to content

Commit 1a05dc3

Browse files
Polish
1 parent 6bb0058 commit 1a05dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/main/asciidoc/_configprops.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
|spring.sleuth.otel.processor.batch.schedule-delay | | Schedule delay in millis.
2525
|spring.sleuth.otel.propagation.composite-text-map-propagator.enabled | `true` | Enable a composite text map propagator that can combine multiple propagation types into a single text map propagator.
2626
|spring.sleuth.otel.propagation.sleuth-baggage.enabled | `true` | Enable propagating baggage in a Sleuth compatible way (baggage key & value pair means e.g. a key & value HTTP pair).
27+
|spring.sleuth.otel.resource.attributes | | Map of custom resource attributes (e.g. service.version)
2728
|spring.sleuth.otel.resource.enabled | `true` | Enables default {@link Resource} implementations.
2829
|spring.zipkin.activemq.message-max-bytes | `100000` | Maximum number of bytes for a given message with spans sent to Zipkin over ActiveMQ.
2930
|spring.zipkin.activemq.queue | `zipkin` | Name of the ActiveMQ queue where spans should be sent to Zipkin.

0 commit comments

Comments
 (0)