Results 216 issues of Pablo Baeyens

### Component(s) cmd/mdatagen ### Describe the issue you're reporting Most processors and connectors should propagate context. Since we completed #13039, we can easily test for this by introducing a key...

priority:p2
area:processor
area:connector
cmd/mdatagen

Add examples on how to build extensions to: https://pkg.go.dev/go.opentelemetry.io/collector/extension

Add examples for https://pkg.go.dev/go.opentelemetry.io/collector/confmap We already have some examples here, I think it would be good to have additional examples on: 1. Using the `Conf` API 2. Building a Converter...

Add testable examples to https://pkg.go.dev/go.opentelemetry.io/collector/component I think it would be nice to have examples for `ID` and `Type`.

Add testable examples to https://pkg.go.dev/go.opentelemetry.io/collector/featuregate. In particular: - Creating a feature gate, printing out its properies - Adding a feature gate to a register, setting its value, visiting all feature...

#### Description Implements alternative described here: https://github.com/open-telemetry/opentelemetry-collector/pull/13044#issuecomment-2887012020

### Component(s) _No response_ ### Describe the issue you're reporting When you use `configtls.ServerConfig` or `configtls.ClientConfig`, our code eventually calls [`tls.NewListener`](https://pkg.go.dev/crypto/tls#NewListener). This method, as expected, has the following requirement: >...

enhancement
area:config

- Requires that all components included in distributions are properly tagged. - Establishes that any misalignments with new requirements need to be addressed within one month Relates to open-telemetry/opentelemetry-ebpf-profiler/issues/513

On open-telemetry/opentelemetry-collector/issues/12565 and open-telemetry/opentelemetry-collector-contrib/issues/38395 I suggest we change the workflows to have two options: "bump minor" (default) or "bump bugfix" for prepare release workflows. I suggest we do the same...

enhancement
release-retro
never stale

See discussion on https://github.com/open-telemetry/opentelemetry-collector-releases/pull/908#discussion_r2054135787.

artifact:docker
stale