Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lahsivjar committed May 13, 2024
1 parent 15e1cef commit 2ebb987
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelogs/head.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@

https://github.com/elastic/apm-server/compare/8.14\...main[View commits]

[float]
==== Bug fixes

- Fix incorrect metric value for `elasticsearch.events.queued` {pull}xxx[xxx]
- Avoid data race due to reuse of `bytes.Buffer` in ES bulk requests {pull}xxx[xxx]

[float]
==== Breaking Changes

Expand All @@ -14,3 +20,5 @@ https://github.com/elastic/apm-server/compare/8.14\...main[View commits]

[float]
==== Added

- Add `elasticsearch.flushed.uncompressed.bytes` metric {pull}xxx[xxx]

0 comments on commit 2ebb987

Please sign in to comment.