Using OpenTelemetry.Instrumentation.AWS in production apps
Issue with OpenTelemetry.Instrumentation.AWS
List of all OpenTelemetry NuGet
packages and version that you are
using (e.g. OpenTelemetry 1.3.2):
OpenTelemetry.Instrumentation.AWS version 1.1.0-beta.1+
Runtime version (e.g. net462, net48, net6.0, net7.0 etc. You can
find this information from the *.csproj file):
- net6.0
Is this a feature request or a bug?
- [ ] Feature request
- [ ] Bug
What is the expected behavior?
What do you expect to see?
What is the actual behavior?
Additional Context
We are trying to use Dynatrace for observability of our .NET Lambdas. Dynatrace uses OpenTelemetry.Instrumentation.AWSLambda version 1.2.0-beta.1+ and OpenTelemetry.Instrumentation.AWS version 1.1.0-beta.1+ to monitor AWS Lambda invocations. Since these libraries are in pre-release, is it safe to use them for production apps.