krakend / krakend-otel

KrakenD component for OpenTelemetry
Apache License 2.0
8 stars 10 forks source link

Add trace state if present to span attributes #23

Closed rassmate closed 3 months ago

rassmate commented 3 months ago

If applied, this will add a span attribute tracestate containing values set in the trace state. It won't add an attribute if no tracestate is set.