Skip to content

Conversation

schmikei
Copy link
Contributor

@schmikei schmikei commented Sep 25, 2025

Description

Component in initial PR was marked as alpha and in the contrib as that was the intentional goal of the upstream effort. Apologies for the order of operations as the component should have been marked as development initially.

Will plan to make an upstream issue/PR for releases

Link to tracking issue

Fixes #42917

Testing

make genotelcontribcol
2025-10:01 in opentelemetry-collector-contrib on  chore/add-unroll-to-builder-config [$!?] via 🐹 v1.25.0 using ☁️  default/iris-dev
➜ make genotelcontribcol
./internal/buildscripts/ocb-add-replaces.sh otelcontribcol
Wrote replace statements to cmd/otelcontribcol/builder-config-replaced.yaml
/Users/keithschmitt/workspace/opentelemetry-collector-contrib/.tools/builder --skip-compilation --config cmd/otelcontribcol/builder-config-replaced.yaml
2025-09-25T10:01:31.735-0400	INFO	internal/command.go:98	OpenTelemetry Collector Builder	{"version": "v0.136.0"}
2025-09-25T10:01:31.738-0400	INFO	internal/command.go:103	Using config file	{"path": "cmd/otelcontribcol/builder-config-replaced.yaml"}
2025-09-25T10:01:31.745-0400	INFO	builder/config.go:160	Using go	{"go-executable": "/opt/homebrew/Cellar/go/1.25.0/libexec/bin/go"}
2025-09-25T10:01:31.764-0400	INFO	builder/main.go:99	Sources created	{"path": "./cmd/otelcontribcol"}
2025-09-25T10:01:33.138-0400	INFO	builder/main.go:200	Getting go modules
2025-09-25T10:01:33.648-0400	INFO	builder/main.go:106	Generating source codes only, the distribution will not be compiled.

2025-10:01 in opentelemetry-collector-contrib on  chore/add-unroll-to-builder-config [$!?] via 🐹 v1.25.0 using ☁️  default/iris-dev took 8.5s
➜ echo "$?"
0
make generate
2025-09:59 in opentelemetry-collector-contrib on  chore/add-unroll-to-builder-config [$?] via 🐹 v1.25.0 using ☁️  default/iris-dev 
➜ make generate &> /dev/null

2025-10:01 in opentelemetry-collector-contrib on  chore/add-unroll-to-builder-config [$?] via 🐹 v1.25.0 using ☁️  default/iris-dev took 1m 50.1s 
➜ echo "$?"
0

@songy23 songy23 merged commit 2da8258 into open-telemetry:main Sep 25, 2025
191 of 195 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmd/otelcontribcol otelcontribcol command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[processor/unroll] add processor to otelcontribcol

2 participants