Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set tracestate if available on requests and dependencies #1207

Merged
merged 2 commits into from
Sep 9, 2019

Conversation

lmolkova
Copy link
Member

@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
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.

@lmolkova lmolkova merged commit d00d98f into develop Sep 9, 2019
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