Skip to content
Discussion options

You must be logged in to vote

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:

  1. It's in active development still - it isn't "done" (for example our OpAMP client)
  2. It implements a Semantic Convention that itself is not yet stable (for example, the OpenTelemetry.Instrumentation.Wcf which implements the non-stable RPC semantic conventions).

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 th…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by martincostello
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants