Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bringing AWS Api call tracing to auto instrumentation #3391

Open
birojnayak opened this issue Apr 26, 2024 · 1 comment
Open

Bringing AWS Api call tracing to auto instrumentation #3391

birojnayak opened this issue Apr 26, 2024 · 1 comment
Milestone

Comments

@birojnayak
Copy link
Contributor

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.

@Kielek
Copy link
Contributor

Kielek commented Apr 26, 2024

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants