chore: bump opentelemetry-collector to 0.134.0#946
Conversation
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c3adc61297
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8ddb4cb13d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
Summary
opentelemetry-collectorchart0.134.0/ Collector0.154.0.0.154.0standard and eBPF profiler schema files.otel-integrationHelm golden renders.0.154.0-windows-2019-amd64.Source
27116f129804c7df51613f8c720fc39fb11ff041Why
otelcol-schemasandotelcol-ebpf-profiler-schemasartifacts for the new Collector version.security-hygienererendersotel-integration/k8s-helm/tests/goldenand diffs the checked-in manifests; the chart dependency bump changes rendered labels from0.133.0to0.134.0.Validation
scripts/bump-otel-collector-version.sh --version 0.134.0helm dependency updateforotel-ecs-ec2,otel-integration/k8s-helm,otel-linux-standalone,otel-macos-standalone,otel-windows-standalonemake -C otel-ecs-ec2 allmake -C otel-linux-standalone otel-config,make -C otel-macos-standalone otel-config,make -C otel-windows-standalone otel-config.github/scripts/check-helm-golden-renders.sh --updateand.github/scripts/check-helm-golden-renders.shpython3 -m json.toolon both0.154.0schema filesgit diff --checkotel-integration/k8s-helm/e2e-test/run-all.shNotes
0.9.0images had been published there.0.134.0is now published in the Coralogix Helm repo.