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

Query: Adds Correlated ActivityId wiring through query and bumps Direct version #2401

Merged
merged 38 commits into from
Jan 31, 2022

Conversation

asketagarwal
Copy link
Contributor

Pull Request Template

Description

This PR enable the SDK to send a common correlated activity id to BE, which will lead to better troubleshooting.

Closing issues

closes #2391

@j82w j82w changed the title Internal Query: Adds Correlated ActivityId wiring through query Query: Adds Correlated ActivityId wiring through query Apr 19, 2021
@FabianMeiswinkel
Copy link
Member

Please test this end-to-end at least manually. From my understanding the CorrelatedActivityId isn't wired up properly in the Rntbd transport yet - and it would never be actually sent to the backend at least when using direct transport . This feature is only useful when the header is actually sent to the backend (and makes it into Kusto SqlQueryExecMetric table)

j82w
j82w previously approved these changes Jan 26, 2022
Directory.Build.props Outdated Show resolved Hide resolved
@asketagarwal asketagarwal force-pushed the users/askagarw/query-activityId branch from c5fb053 to 063b54a Compare January 31, 2022 18:58
@j82w j82w enabled auto-merge (squash) January 31, 2022 20:25
@j82w j82w merged commit 1b5bfa8 into master Jan 31, 2022
@j82w j82w deleted the users/askagarw/query-activityId branch January 31, 2022 20:37
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.

Query correlated activity id
4 participants