Alex Boten

Results 110 issues of Alex Boten

The developer of an unofficial implementation of [otel for julia](https://github.com/oolong-dev/OpenTelemetry.jl) is interested in making this work official, as part of a SIG. If anyone has interest in contributing to this...

Currently SIGs implement different policy for marking issues and pull requests as stale and closing them. It would be great to have some guidance for what the policy should be...

The contrib repo has updated its changelog procedure to reduce friction for PRs / users. This issue is an open question whether or not the core repo should follow the...

The following lint errors started showing up after the latest upgrade to golangci-lint: ``` golangci-lint run config/confighttp/confighttp.go:321:10: G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)...

release:required-for-ga

The following [change](https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/10821) in contrib caused a breaking change for a component identified as `stable`. This would cause existing users of the component to break when upgrading their collector if...

discussion-needed
priority:p1

The latest version of go is out, this issue tracks the work required to support it: - [x] #12917 - [ ] update CI check to require 1.19 build and...

priority:p2

This change removes the need for `replace` statements in all modules within this repository. Some additional changes needed to make this work: - update example docker base image - update...

The [latest](https://hub.docker.com/layers/otel/opentelemetry-collector/latest/images/sha256-cec18c72535bebeaca3615e841b19066b468f87a2e29b724b118b5b7bf8808ce?context=explore) tag in dockerhub isn't getting updated during the release process. This is causing user confusion.

good first issue
help wanted

This is an alternative implementation to https://github.com/open-telemetry/opentelemetry-collector-releases/pull/76. I'll leave it up to reviewers on whether the bash script is easier to maintain than a github action, I don't have a...

As the distributions are linked from various places, it makes sense to provide end-users a bit more clarity on what each distro includes. Fixes #121