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.3 (#914)
## OpenTelemetry Collector Bump Summary
**Version:** `0.131.3`
### 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.3:
- [Breaking] Enable byte-sized batching for the Coralogix exporter
sending queue by default. The collector can now consume more memory. See
the [Coralogix exporter sending queue and
batching](https://github.com/coralogix/telemetry-shippers/blob/master/otel-integration/k8s-helm/README.md#coralogix-exporter-sending-queue-and-batching)
documentation for details.
---
*Generated by bump-otel-collector-version.sh*
**Source:**
coralogix/opentelemetry-helm-charts#454
✅ **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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
### v0.0.26 / 2026-05-13
4
+
5
+
-[Change] Update Helm dependency `opentelemetry-agent` to chart version `0.131.3`.
6
+
7
+
#### Changes from opentelemetry-collector 0.131.3:
8
+
-[Breaking] Enable byte-sized batching for the Coralogix exporter sending queue by default. The collector can now consume more memory. See the [Coralogix exporter sending queue and batching](https://github.com/coralogix/telemetry-shippers/blob/master/otel-integration/k8s-helm/README.md#coralogix-exporter-sending-queue-and-batching) documentation for details.
9
+
3
10
### v0.0.25 / 2026-05-12
4
11
5
12
-[Change] Update Helm dependency `opentelemetry-agent` to chart version `0.131.2`.
0 commit comments