Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Boten committed Mar 8, 2022
1 parent 16d0e51 commit 62ccaa4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,14 @@
- `simpleprometheusreceiver`: Add support for static labels (#7908)
- `podmanreceiver`: Add container.runtime attribute to container metrics (#8262)
- `dockerstatsreceiver`: Add container.runtime attribute to container metrics (#8261)
- Add `NewMetricData` function to `MetricsBuilder` to consistently set instrumentation library name (#8255)

### 🛑 Breaking changes 🛑

- `nginxreceiver`: instrumentation name updated from `otel/nginx` to `otel/nginxreceiver` (#8255)
- `postgresqlreceiver`: instrumentation name updated from `otel/postgresql` to `otel/postgresqlreceiver` (#8255)
- `redisreceiver`: instrumentation name updated from `otel/redis` to `otel/redisreceiver` (#8255)

### 🧰 Bug fixes 🧰

- `zipkinexporter`: Set "error" tag value when status is set to error (#8187)
Expand Down

0 comments on commit 62ccaa4

Please sign in to comment.