Alex Boten
Alex Boten
One question i have is how the release process can be improved to support N distributions. The goreleaser tooling has already hit disk limits with only the two distros we've...
When there's an issue with a release, we delete the tags and push them again. There's a note about tags in the README: > ⚠️ Important note: Git tags in...
Not doing this until the release of go 1.23
I don't see why we shouldn't do this, although one thing to keep in mind is that CI will be broken when a new version of go is released (because...
@jaronoff97 yeah im just wrapping up the mdatagen work, which will make this PR as easy as updating metadata.yaml files to add the prefix.
@jaronoff97 see: - https://github.com/open-telemetry/opentelemetry-collector/pull/10316 - https://github.com/open-telemetry/opentelemetry-collector/pull/10318 - https://github.com/open-telemetry/opentelemetry-collector/pull/10273
This is blocked on https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29867, i've not forgotten about this PR
@jpkrohling @jaronoff97 this is ready to move forward now. Most components in core and contrib using `mdatagen` for metric generation which allows me to make the prefix change in `mdatagen`...
The proposal in #10947 doesn't address the initial issue of moving DataType out of component correct?
I believe this issue can be closed now that the repo has been renamed