Skip to content

Commit f4a47be

Browse files
authored
Release v0.33.0 (#4730)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
1 parent 3b59209 commit f4a47be

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,30 @@
22

33
## Unreleased
44

5-
## v0.32.0
5+
## v0.33.0
66

7-
# 🎉 OpenTelemetry Collector Contrib v0.32.0 (Beta) 🎉
7+
# 🎉 OpenTelemetry Collector Contrib v0.33.0 (Beta) 🎉
88

99
The OpenTelemetry Collector Contrib contains everything in the [opentelemetry-collector release](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.32.0) (be sure to check the release notes here as well!). Check out the [Getting Started Guide](https://opentelemetry.io/docs/collector/getting-started/) for deployment and configuration information.
1010

1111
## 🚀 New components 🚀
1212

1313
- [`cumulativetodelta` processor](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/cumulativetodeltaprocessor) to convert cumulative sum metrics to cumulative delta
1414

15+
## 💡 Enhancements 💡
16+
17+
- Collector contrib has now full support for metrics proto v0.9.0.
18+
19+
## v0.32.0
20+
21+
# 🎉 OpenTelemetry Collector Contrib v0.32.0 (Beta) 🎉
22+
23+
This release is marked as "bad" since the metrics pipelines will produce bad data.
24+
25+
- See https://github.com/open-telemetry/opentelemetry-collector/issues/3824
26+
27+
The OpenTelemetry Collector Contrib contains everything in the [opentelemetry-collector release](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.32.0) (be sure to check the release notes here as well!). Check out the [Getting Started Guide](https://opentelemetry.io/docs/collector/getting-started/) for deployment and configuration information.
28+
1529
## 🛑 Breaking changes 🛑
1630

1731
- `splunk_hec` receiver/exporter: `com.splunk.source` field is mapped to `source` field in Splunk instead of `service.name` (#4596)

0 commit comments

Comments
 (0)