Skip to content
New issue

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

Auto-instrumentation layer for .NET #1422

Open
harveyrendell opened this issue Jul 10, 2024 · 5 comments
Open

Auto-instrumentation layer for .NET #1422

harveyrendell opened this issue Jul 10, 2024 · 5 comments
Labels
enhancement New feature or request .NET Pull requests that update .net code

Comments

@harveyrendell
Copy link

We have a number of dotnet lambda functions which we would like to instrument via OpenTelemetry.

Auto-instrumentation for dotnet is now available, but there is no dotnet layer that supports auto-instrumentation. Is this functionality planned to be added at some point in the future?

This was raised previously here: #571

Thanks

@harveyrendell harveyrendell added the enhancement New feature or request label Jul 10, 2024
@tylerbenson
Copy link
Member

We don't have anyone with .NET experience participating in the SIG right now. If you'd like to contribute, we'd love your participation.

@harveyrendell
Copy link
Author

I'll take a look at what's involved and see if I can get this added 👍

@tylerbenson
Copy link
Member

See also: #532

@harveyrendell
Copy link
Author

Looking for some guidance on an approach here. At the moment there isn't support for AWS SDK tracing inside opentelemetry-dotnet-instrumentation but the automatic instrumentation does work out of the box with lambda as a layer, but without a lot of useful telemetry.

Some pre-requisites I see are:

@tylerbenson
Copy link
Member

Have you talked to the folks in the .NET SIG? If they're onboard, we can try to go over the Java instrumentation in the Lambda SIG and pick out some technical requirements for what you might need in .NET.

@nslaughter nslaughter added the .NET Pull requests that update .net code label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

No branches or pull requests

3 participants