-
Notifications
You must be signed in to change notification settings - Fork 46
build(deps): Upgrade otelcollector to v0.135.0 #1303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): Upgrade otelcollector to v0.135.0 #1303
Conversation
✅ Building the otelcollector and related go binaries succeeded. No breaking changes were detected. |
CVE Changes ReportThe following CVE changes were detected when upgrading to version v0.135.0:
The trivyignore file was updated to ignore the new CVEs. |
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This PR upgrades the otelcollector to the latest version available for the opentelemetry-collector and opentelemetry-operator.
It was automatically generated by the GitHub Actions workflow.
The summary of the OSS changelog is below:
Prometheusreceiver Changes
v0.132.0 to v0.135.0
Generated on: 2025-09-17 07:05:42
v0.133.0
prometheusreceiver
: Remove temporary fix for metric name validation, fix upstream resolved (#42004)prometheusreceiver
: Fixes a bug where static configuration labels were dropped when using the Prometheus receiver. Previously, labels defined in the static config were not being applied to the metrics. (#41727)Summary
Target-allocator Changes
v0.132.0 to v0.135.0
Generated on: 2025-09-17 07:05:56
0.135.0
collector, target allocator
: Add TrafficDistribution support for OpenTelemetryCollector and TargetAllocator Services (#4285) The TrafficDistribution field is now available in OpenTelemetryCollector and TargetAllocator. This field allows setting the traffic distribution policy for Kubernetes Services.0.134.0
target allocator
: Add CollectorTargetReloadInterval option to configure the interval at which the Prometheus receiver reloads targets from the target allocator (#4095)Summary