You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump opentelemetry-collector to 0.131.2 (#910)
## OpenTelemetry Collector Bump Summary
**Version:** `0.131.2`
### Charts
| Chart | Status | Notes |
|-------|--------|-------|
| otel-ecs-ec2 | ✅ OK | |
| otel-integration | ✅ OK | |
| otel-linux-standalone | ✅ OK | |
| otel-macos-standalone | ✅ OK | |
| otel-windows-standalone | ✅ OK | |
### Changelog
#### Changes from opentelemetry-collector 0.131.2:
- [Feat] Enable `presets.coralogixExporter.keepalive` preset for
Coralogix exporter by default.
#### Changes from opentelemetry-collector 0.131.1:
- [Feat] Support forwarding eBPF profiler profiles to a node-local agent
with the `otlpExporter` preset, keeping Kubernetes attributes and
profile service-name mapping on the standard agent collector.
- [Feat] Add the `x-coralogix-ingress: otlp/v1.10.0` header to Coralogix
profile exports.
- [Fix] Match profile Kubernetes attributes by `container.id` before
falling back to connection-based pod association.
- [Fix] Scope profile Kubernetes RBAC to the presets that configure
`k8sattributes/profiles` and keep OTLP ports controlled by values.
#### Changes from opentelemetry-collector 0.131.0:
- [Feat] Bump OpenTelemetry Collector image to v0.151.0.
---
*Generated by bump-otel-collector-version.sh*
**Source:**
coralogix/opentelemetry-helm-charts#453
✅ **Changelog:** Includes all entries from current to target version.
---
**To skip a chart:** Remove its `chart:*` label → changes auto-revert.
---------
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Israel Blancas <iblancasa@gmail.com>
Copy file name to clipboardExpand all lines: otel-ecs-ec2/CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Changelog
2
2
3
+
### v0.0.25 / 2026-05-12
4
+
5
+
-[Change] Update Helm dependency `opentelemetry-agent` to chart version `0.131.2`.
6
+
7
+
#### Changes from opentelemetry-collector 0.131.2:
8
+
-[Feat] Enable `presets.coralogixExporter.keepalive` preset for Coralogix exporter by default.
9
+
10
+
#### Changes from opentelemetry-collector 0.131.1:
11
+
-[Feat] Support forwarding eBPF profiler profiles to a node-local agent with the `otlpExporter` preset, keeping Kubernetes attributes and profile service-name mapping on the standard agent collector.
12
+
-[Feat] Add the `x-coralogix-ingress: otlp/v1.10.0` header to Coralogix profile exports.
13
+
-[Fix] Match profile Kubernetes attributes by `container.id` before falling back to connection-based pod association.
14
+
-[Fix] Scope profile Kubernetes RBAC to the presets that configure `k8sattributes/profiles` and keep OTLP ports controlled by values.
15
+
16
+
#### Changes from opentelemetry-collector 0.131.0:
17
+
-[Feat] Bump OpenTelemetry Collector image to v0.151.0.
18
+
3
19
### v0.0.24 / 2026-05-07
4
20
5
21
*[CHANGE] Bump Coralogix OTEL collector image to `coralogixrepo/coralogix-otel-collector:v0.5.12` (aligned in Helm values, example manifest, Terraform `image_version` default, and Makefile `CDOT_IMAGE` default).
0 commit comments