Skip to content

Commit

Permalink
Update CHANGELOG.md to reflect prometheus receiver start time fixes (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Aneurysm9 authored May 14, 2021
1 parent 9f9e521 commit 68c4a2f
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 @@ -11,6 +11,11 @@
- Remove OpenCensus status constants and transformation (#3110)
- Remove `tracetranslator.AttributeArrayToSlice`, not used in core or contrib (#3109)

## 🧰 Bug fixes 🧰

- Fix Prometheus receiver metric start time and reset determination logic. (#3047)
- The receiver will no longer drop the first sample for `counter`, `summary`, and `histogram` metrics.

## v0.26.0 Beta

## 🛑 Breaking changes 🛑
Expand Down

0 comments on commit 68c4a2f

Please sign in to comment.