-
Notifications
You must be signed in to change notification settings - Fork 231
ocb release artifacts are missing #1136
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The documentation https://opentelemetry.io/docs/collector/custom-collector/ currently points to https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/cmd%2Fbuilder%2Fv0.132.0/ocb_0.132.0_linux_amd64 which is missing...
Also I'm seeing the release pipeline being changed back and forth that v0.132.x release tags has ocb in release artifacts (e.g. v0.132.0, v0.132.1, v0.132.2), while others are using a separate cmd/builder tag (e.g. cmd/builder/v0.132.4).
We have an automated script handling version update for a custom build, and the script depends on the ocb download to have a fixed url schema. So what's the schema moving forward?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working