Closed theo-bittencourt closed 7 months ago
Hi @theo-bittencourt This project is still in beta with currently no major plans for further developments. You might want to check out AWS Distro for OpenTelemetry .Net which works with X-Ray as well: https://aws-otel.github.io/docs/getting-started/dotnet-sdk/manual-instr
Thanks @srprash.
Hi there! I'm about to add some observability to a .NET project.
Utilizing AWS X-Ray would be great. And this project seems the easier path to start with.
However, since the last commit happened a few years ago, I am concerned if this solution is still valid.
PS: I'm on AWS EC2 / Beanstalk. PS 2: I could check there is already a xray service running on my instance. PS 3: There is no
AWSXRayTracingModule
available in the IIS modules.