Skip to content

Set tracestate if available on requests and dependencies#1207

Merged
lmolkova merged 2 commits intodevelopfrom
lmolkova/tracestateOnRequestsAndDependencies
Sep 9, 2019
Merged

Set tracestate if available on requests and dependencies#1207
lmolkova merged 2 commits intodevelopfrom
lmolkova/tracestateOnRequestsAndDependencies

Conversation

@lmolkova
Copy link
Copy Markdown

@lmolkova lmolkova commented Sep 7, 2019

Tracestate is an optional internal tracing systems context. ApplicationInsights does not parse key-value pairs and blindly propagates context without modification.

In some cases other vendors may be interested in extracting AppInsights data from the backend or intercepting it in other way. For this case, we are going to populate it on request and dependency telemtery only.

Copy link
Copy Markdown
Contributor

@cijothomas cijothomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changelog entry.

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.

2 participants