Skip to content

Commit a1004bb

Browse files
authored
Release v0.18.0 (#2362)
1 parent 650b78e commit a1004bb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## v0.18.0 Beta
6+
7+
## 🛑 Breaking changes 🛑
8+
9+
- Rename host metrics according to metrics spec and rename `swap` scraper to `paging` (#2311)
10+
11+
## 💡 Enhancements 💡
12+
13+
- Add check for `NO_WINDOWS_SERVICE` environment variable to force interactive mode on Windows (#2272)
14+
- `hostmetrics` receiver: Add `disk/weighted_io_time` metric (Linux only) (#2312)
15+
- `opencensus` exporter: Add queue-retry (#2307)
16+
- `filter` processor: Filter metrics using resource attributes (#2251)
17+
18+
## 🧰 Bug fixes 🧰
19+
20+
- `fluentforward` receiver: Fix string conversions (#2314)
21+
- Fix zipkinv2 translation error tag handling (#2253)
22+
523
## v0.17.0 Beta
624

725
## 💡 Enhancements 💡

0 commit comments

Comments
 (0)