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

Trace improvements - Server process Id #1018

Merged
merged 4 commits into from
Apr 7, 2021

Conversation

cheenamalhotra
Copy link
Member

ServerProcessId can throw exception for a closed connection, and so should not be captured in traces with all command executions, only capture in trace when new value is fetched from header.

No compliants so far, just an improvement from observation.

ServerProcessId can throw exception for a closed connection, and need not be captured in traces with all command executions, only trace when new value fetched from header.
@cheenamalhotra cheenamalhotra added this to the 3.0.0-preview2 milestone Apr 1, 2021
Co-authored-by: Javad <v-jarahn@microsoft.com>
Co-authored-by: David Engel <dengel@magnitude.com>
@cheenamalhotra cheenamalhotra merged commit 975caac into dotnet:main Apr 7, 2021
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.

3 participants