We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650b78e commit a1004bbCopy full SHA for a1004bb
CHANGELOG.md
@@ -2,6 +2,24 @@
2
3
## Unreleased
4
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
23
## v0.17.0 Beta
24
25
## 💡 Enhancements 💡
0 commit comments