Skip to content

tracing: Use 'operation_name' to determine whether client or server s…#1565

Merged
mattklein123 merged 4 commits intoenvoyproxy:masterfrom
objectiser:options
Aug 30, 2017
Merged

tracing: Use 'operation_name' to determine whether client or server s…#1565
mattklein123 merged 4 commits intoenvoyproxy:masterfrom
objectiser:options

Conversation

@objectiser
Copy link
Copy Markdown
Contributor

…pan and remove annotations from propagated OtSpanContext

This is a purely internal change that should not affect any users. It is primarily to localise the decision regarding whether a client or server span should be created based on the tracing configuration associated with the filter - i.e. ingress = server span, egress = client span.

Currently this decision is based on what annotations have previously been set and passed with the OtSpanContext header.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants