open-telemetry / opentelemetry-dotnet-contrib

This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
https://opentelemetry.io
Apache License 2.0
447 stars 273 forks source link

Stable release version for components OpenTelemetry.Instrumentation.AspNet and OpenTelemetry.Extensions.AWS #2016

Open pb220882 opened 3 weeks ago

pb220882 commented 3 weeks ago

Component

OpenTelemetry.Instrumentation.AspNet

Is your feature request related to a problem?

Yes, to consume OpenTelemetry in our applications we need stable release version for our production environment. The below components are available in beta version and are getting deprecated frequently. 1.OpenTelemetry.Instrumentation.AspNet 2.OpenTelemetry.Extensions.AWS

We need stable version to be used for production environment to consume OpenTelemetry for our applications

What is the expected behavior?

We need stable release version for the below components to be considered for our production environment. 1.OpenTelemetry.Instrumentation.AspNet 2.OpenTelemetry.Extensions.AWS

Which alternative solutions or features have you considered?

Currently we have not yet considered any alternatives. Please suggest on any alternatives.

Additional context

No response

dholamanthan commented 3 weeks ago

Do we have any timeframe to get outside of beta for any of these packages? Dealing with similar issue in production for these libraries.

nsathyan-aus commented 3 weeks ago

It would be helpful to know the timeframe for moving the packages out of beta. If there are no plans to release the packages in the near future, please let us know. Thanks