Why is the OpenTelemetry Quartz package still in beta after so many years? #4099
Replies: 1 comment
-
|
Originally posted here: open-telemetry/opentelemetry-dotnet#7070 (comment) The OpenTelemetry.Instrumentation.Quartz package is in a different repository, but I'll answer the question here. Typically, there are two reasons for a package not to have a stable version yet:
Looking at the CHANGELOG, my guess is that it could be both - it doesn't look like any major feature development has happened to the package since it was added. If the Quartz instrumentation is lacking features and/or needs to be stabilised, feel free to contribute to that effort if it's something that's important to you. Alternatively you could create an issue requesting that in the repository that code lives in, and someone else who is invested in improving that situation might be interested in contributing it. TL;DR - there's no official roadmap or timeline for this package to become stable. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Could you please kindly clarify what exactly the package is still missing or lacking in order to finally graduate from beta to a stable production-ready release? Also, would it be possible to share whether there is any official roadmap or timeline available regarding when we might expect the Quartz instrumentation for OpenTelemetry to become fully stable?"
Beta Was this translation helpful? Give feedback.
All reactions