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.
OpenTelemetry.Extensions.AWS related AWS API.
Is your feature request related to a problem? Please describe. No it's not a problem, adding a new feature.
Describe the solution you'd like Will be re-using instrumentation in contrib repo and provide injection via the auto instrumentation.
The text was updated successfully, but these errors were encountered:
OpenTelemetry/Extensions.Aws should be straightforward. There is no dependency to external libraries except OpenTelemetry and System.Text.Json - ref https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/main/src/OpenTelemetry.Extensions.AWS/OpenTelemetry.Extensions.AWS.csproj
Other AWS related packages brings additional dependencies. It can be harmful for part of the users.
Sorry, something went wrong.
No branches or pull requests
Feature Request
Are you requesting automatic instrumentation for a framework or library? Please describe.
OpenTelemetry.Extensions.AWS related AWS API.
Is your feature request related to a problem? Please describe.
No it's not a problem, adding a new feature.
Describe the solution you'd like
Will be re-using instrumentation in contrib repo and provide injection via the auto instrumentation.
The text was updated successfully, but these errors were encountered: