Tyler Yahn
Tyler Yahn
If we could resolve this as late as possible in the beta project we can provide as best of support as possible for the users that need to stay on...
I think we should not complete this task. Dropping support for instrumentation versions because we want to clean up the code is missing the main value of this project. We...
SIG meeting notes - Go official policy is to support the last two minor versions - Go 1.17 is ~5 years old - Users with old version are forced to...
For reference: https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/main/.github/workflows/release.yml
We will need to include a trust source for our released binaries. We should look into what the collector does with [cosign](https://github.com/sigstore/cosign) (https://github.com/open-telemetry/opentelemetry-collector-releases/issues/203).
This will include instrumentation like kafka and database.
I agree that the semantic conventions stability is a hard requirement for something to not fall under the experimental flag. As for the API and package stability that may be...
Is there data showing how users feel when things break? I imagine there are many users that want it on by default, but is there any data showing how do...
I'm not opposed to following other languages. But I'm skeptical that they have seen the fallout from the negative impact making this choice has caused yet.
> > I imagine there are many users that want it on by default, but is there any data showing how do user's feel when those instrumentation libraries change their...