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
Are you requesting automatic instrumentation for a framework or library? Please describe.
Support AspNetCore instrumentation under .NET Framework 4.6.2.
Additional context We have lazy loading implemented, so it should works. Manual tests while working on GraphQL passed.
Notes: Consider to separate configuration value for AspNet and AspNetCore.
The text was updated successfully, but these errors were encountered:
SIG: evaluate if we should really support this, related comment on #1646
Sorry, something went wrong.
Such extreme cases could be left for manual instrumentation (use SDK directly), then there is much higher chance it will work.
Discussed with @pellared, I agree that it is to extreme. Closing.
No branches or pull requests
Feature Request
Are you requesting automatic instrumentation for a framework or library? Please describe.
Support AspNetCore instrumentation under .NET Framework 4.6.2.
Additional context
We have lazy loading implemented, so it should works.
Manual tests while working on GraphQL passed.
Notes: Consider to separate configuration value for AspNet and AspNetCore.
The text was updated successfully, but these errors were encountered: