Results 216 issues of Pablo Baeyens

#### Description - Documents when to split into separate modules, including general rules as well as specific conventions we are currently using - Rephrases the wording on #11836 to add...

This test fails on Windows with ``` --- FAIL: TestDefaultBatcher_Split_TimeoutDisabled (0.21s) --- FAIL: TestDefaultBatcher_Split_TimeoutDisabled/one_worker (0.14s) default_batcher_test.go:274: Error Trace: D:/a/opentelemetry-collector/opentelemetry-collector/exporter/internal/queue/default_batcher_test.go:274 Error: Condition never satisfied Test: TestDefaultBatcher_Split_TimeoutDisabled/one_worker FAIL FAIL go.opentelemetry.io/collector/exporter/internal/queue 2.843s FAIL...

area:exporter
os:windows
flaky test

This test fails on Windows with ``` --- FAIL: TestDefaultBatcher_NoSplit_WithTimeout (0.25s) --- FAIL: TestDefaultBatcher_NoSplit_WithTimeout/infinate_workers (0.11s) default_batcher_test.go:203: Error Trace: D:/a/opentelemetry-collector/opentelemetry-collector/exporter/internal/queue/default_batcher_test.go:203 Error: Condition never satisfied Test: TestDefaultBatcher_NoSplit_WithTimeout/infinate_workers FAIL FAIL go.opentelemetry.io/collector/exporter/internal/queue 2.733s FAIL...

area:exporter
os:windows
flaky test

As part of our effort to improve the release process, we want to improve the release guidelines. In particular we want to: - [ ] Add note or automate deleting...

All changes can affect a release, but some changes are more likely to do so. In particular, changes that modify certain files (release workflows, Makefiles...) are likely to affect the...

priority:p2
ci-cd
release:retro

We have two packages, [`scrapererror`](https://pkg.go.dev/go.opentelemetry.io/collector/[email protected]/scrapererror) and [`scraperhelper`](https://pkg.go.dev/go.opentelemetry.io/collector/[email protected]/scraperhelper) that are part of the receiver module, but are not necessary for Collector v1 (we only intend to stabilize the OTLP receiver at...

good first issue

#### Description Proposal for creating a new `collector-release-approvers` group. Announced at: - #otel-collector-dev on 2024-10-30: https://cloud-native.slack.com/archives/C07CCCMRXBK/p1730307025302339 - Collector SIG on 2024-11-05 (TBD) The stakeholders for this PR are: - @open-telemetry/collector-approvers...

Skip Changelog
Skip Contrib Tests