Merge branch '3.4.x'
Closes gh-44973
This commit is contained in:
@@ -104,7 +104,7 @@ If you have defined your own javadoc:io.opentelemetry.sdk.resources.Resource[] b
|
||||
NOTE: Spring Boot does not provide auto-configuration for OpenTelemetry metrics or logging.
|
||||
OpenTelemetry tracing is only auto-configured when used together with xref:actuator/tracing.adoc[Micrometer Tracing].
|
||||
|
||||
NOTE: The `OTEL_RESOURCE_ATTRIBUTES` environment variable consist of a list of key-value pairs.
|
||||
NOTE: The `OTEL_RESOURCE_ATTRIBUTES` environment variable consists of a list of key-value pairs.
|
||||
For example: `key1=value1,key2=value2,key3=spring%20boot`.
|
||||
All attribute values are treated as strings, and any characters outside the baggage-octet range must be **percent-encoded**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user