Serilog.Sinks.OpenTelemetry.Configuration.BaggageFormat
public static IEnumerable<ValueTuple<string, string>> DecodeBaggageString(string baggageString, string environmentVariableName)
Decode W3C Baggage-formatted key-value pairs as specified for handling of the `OTEL_EXPORTER_OTLP_HEADERS` and
`OTEL_RESOURCE_ATTRIBUTES` environment variables.