Skip to content

Fixing incorrect event id and opcode for the SqlEventSource.#241

Merged
cheenamalhotra merged 1 commit intodotnet:masterfrom
stebet:master
Oct 4, 2019
Merged

Fixing incorrect event id and opcode for the SqlEventSource.#241
cheenamalhotra merged 1 commit intodotnet:masterfrom
stebet:master

Conversation

@stebet
Copy link
Contributor

@stebet stebet commented Oct 3, 2019

Incorrect event ids are defined on the BeginExecuteEventId, resulting in in errors when WriteEvent is called for the Event Source. That again results in for example Application Insights being unable to properly track SQL dependency calls made with Microsoft.Data.SqlClient.

See this issue for reference: https://github.com/microsoft/ApplicationInsights-dotnet-server/issues/1282

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