Skip to content

Commit

Permalink
Release v0.18.0 (#2362)
Browse files Browse the repository at this point in the history
  • Loading branch information
jchengsfx authored Jan 12, 2021
1 parent 650b78e commit a1004bb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

## Unreleased

## v0.18.0 Beta

## πŸ›‘ Breaking changes πŸ›‘

- Rename host metrics according to metrics spec and rename `swap` scraper to `paging` (#2311)

## πŸ’‘ Enhancements πŸ’‘

- Add check for `NO_WINDOWS_SERVICE` environment variable to force interactive mode on Windows (#2272)
- `hostmetrics` receiver: Add `disk/weighted_io_time` metric (Linux only) (#2312)
- `opencensus` exporter: Add queue-retry (#2307)
- `filter` processor: Filter metrics using resource attributes (#2251)

## 🧰 Bug fixes 🧰

- `fluentforward` receiver: Fix string conversions (#2314)
- Fix zipkinv2 translation error tag handling (#2253)

## v0.17.0 Beta

## πŸ’‘ Enhancements πŸ’‘
Expand Down

0 comments on commit a1004bb

Please sign in to comment.