Skip to content

Commit 7eeabb8

Browse files
authored
Release v0.9.0 (#832)
1 parent 02f7291 commit 7eeabb8

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,38 @@
22

33
## Unreleased
44

5+
## v0.9.0
6+
7+
# 🎉 OpenTelemetry Collector Contrib v0.9.0 (Beta) 🎉
8+
9+
The OpenTelemetry Collector Contrib contains everything in the [opentelemetry-collector release](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.9.0) (be sure to check the release notes here as well!). Check out the [Getting Started Guide](https://opentelemetry.io/docs/collector/about/) for deployment and configuration information.
10+
11+
## 🛑 Breaking changes 🛑
12+
- Remove deprecated `lightstep` exporter (#828)
13+
14+
## 🚀 New components 🚀
15+
- `statsd` receiver for ingesting StatsD messages (#566)
16+
17+
## 💡 Enhancements 💡
18+
- `signalfx` exporter
19+
- Add disk usage translations (#760)
20+
- Add disk utilization translations (#782)
21+
- Add translation rule to drop redundant metrics (#809)
22+
- `kubeletstats` receiver
23+
- Sync available volume metadata from /pods endpoint (#690)
24+
- Add ability to collect detailed data from PVC (#743)
25+
- `awsxray` exporter: Translate SDK name/version into xray model (#755)
26+
- `elastic` exporter: Translate semantic conventions to Elastic destination fields (#671)
27+
- `stackdriver` exporter: Add point count metric (#757)
28+
- `awsxray` receiver
29+
- Ported the TCP proxy from the X-Ray daemon (#774)
30+
- Convert to OTEL trace format (#691)
31+
32+
## 🧰 Bug fixes 🧰
33+
- `kubeletstats` receiver: Do not break down metrics batch (#754)
34+
- `host` observer: Fix issue on darwin where ports listening on all interfaces are not correctly accounted for (#582)
35+
- `newrelic` exporter: Fix panic on missing span status (#775)
36+
537
## v0.8.0
638

739
# 🎉 OpenTelemetry Collector Contrib v0.8.0 (Beta) 🎉

0 commit comments

Comments
 (0)