We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instrumentation for System.Data.SqlClient was not really working.
This issue is about bringing it back the instrumentation (and adding an integration tests) once open-telemetry/opentelemetry-dotnet-contrib#1739 is solved.
The text was updated successfully, but these errors were encountered:
Looks like it is connected with .NET Framework 4.8.1.
We could try bringing it back and make sure that it is not crashing on .NET Framework 4.8.1.
We can have a Skip in integration tests if needed and have an issue to remove the Skip once .NET Framework 4.8.1 is fixed.
Skip
Sorry, something went wrong.
RassK
Successfully merging a pull request may close this issue.
Instrumentation for System.Data.SqlClient was not really working.
This issue is about bringing it back the instrumentation (and adding an integration tests) once open-telemetry/opentelemetry-dotnet-contrib#1739 is solved.
The text was updated successfully, but these errors were encountered: