You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* adding traceparent,tracestate forwarding
* added validation of traceparent/tracestate headers and update methods
* send updated w3c context headers
* adding span ctx calculation based on w3c trace context
* adding the w3c trace context relevant span properties
* apply several fixes discovered through testing
* performing some optimisations
* adding unittests for traceparent and tarcestate
* add fixes for adjusting behaviour to the testing tracer suite
* moving the logic of the extra span attributes relative to w3c to only be applied for entry spans
* adding asgi in the registered spans
* Update instana/version.py
* changes based on the review, propagators got merged, a parameter is defining the w3c trace context propagation
0 commit comments