krakend / krakend-otel

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

Add tracestate as span attribute if present #24

Open rassmate opened 3 months ago

dhontecillas commented 2 months ago

I've checked , and currently the TraceState Handling is in "Development" status: https://opentelemetry.io/docs/specs/otel/trace/tracestate-handling/

I think I understand what this is useful for (after having read this: https://opentelemetry.io/docs/specs/otel/trace/api/#tracestate )