Pablo Baeyens

Results 114 issues of Pablo Baeyens

The `http` and `https` providers don't do any validation of their URIs. This means it's hard for us to explore using alternative syntax for parameters as discussed on #10121. We...

enhancement
area:confmap

#### Description We have recently discussed bumping the minimum TLS version to follow security best practices. Since we are about to stabilize `configtls` (see #10344), I raised the question of...

During the v0.103.0 release we run into trouble with the builder go releaser setup, which necessitated a v0.103.1 release only for the builder. We should document what the process looks...

priority:p3
release-retro

- **[chore] Move parts of receiver to internal package and reexport** - **[PoC] Example on how to separate profiles in receivers** #### Description #### Link to tracking issue Fixes #...

- **Add strictly typed input feature gate** - **Stricter type validation** - **Make public API a bit more restricted** - **Simplify implementation** - **make crosslink** - **Add changelog note** -...

Per https://github.com/open-telemetry/opentelemetry-collector/pull/9406#issuecomment-1912513732 we want to have a set of naming rules for structs ending in `Settings`. Current (as of 1ed45ec12569feb7863637a83b5ceefa70da44bf) structs that have this are the following: Output for rg...

release:required-for-ga
area:config

macOS has a similar mechanism to `LD_PRELOAD` in Linux called `DYLD_INSERT_LIBRARIES`. Our current macOS binaries honor this environment variable, while the Linux ones do not. It is a good security...

os:macos

On the v0.103.x release cycle, we had to file #583 because we missed a Kubernetes version bump on #579. It seems reasonable to assume that, for a given component, the...

priority:p2
release-retro

On #529 we added an automatic link to core and contrib changelogs on the release, see e.g. https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.102.0 On the v0.103.x release cycle, we had to do a bugfix release...

priority:p2
release-retro

During the v0.102.0 we ran into an issue with #560 that caused the release of core and contrib distros to fail (see https://github.com/open-telemetry/opentelemetry-collector-releases/pull/560#issuecomment-2147343522). In the release, I cancelled the k8s...

release-retro