Skip to content

Commit

Permalink
changelog for APM Server monitoring fixes (#15561)
Browse files Browse the repository at this point in the history
* backport change to 8.17.2 changelog

* backport change to 8.16.4 changelog

* Update 8.16.asciidoc

---------

Co-authored-by: Kostiantyn Masliuk <[email protected]>
(cherry picked from commit 6c9108b)

# Conflicts:
#	changelogs/8.16.asciidoc
  • Loading branch information
endorama authored and mergify[bot] committed Feb 10, 2025
1 parent abb2b61 commit ca81d0a
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 0 deletions.
58 changes: 58 additions & 0 deletions changelogs/8.16.asciidoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,69 @@
[[apm-release-notes-8.16]]
== APM version 8.16

<<<<<<< HEAD
=======
* <<apm-release-notes-8.16.4>>
* <<apm-release-notes-8.16.3>>
>>>>>>> 6c9108be (changelog for APM Server monitoring fixes (#15561))
* <<apm-release-notes-8.16.2>>
* <<apm-release-notes-8.16.1>>
* <<apm-release-notes-8.16.0>>
[float]
<<<<<<< HEAD
=======
[[apm-release-notes-8.16.4]]
=== APM version 8.16.4

https://github.com/elastic/apm-server/compare/v8.16.3\...v8.16.4[View commits]

[float]
==== Bug fixes

- Fix unmapped or dropped APM Server tail sampling monitoring metrics in APM Server self-monitoring, Stack monitoring, Metricbeat, and Elastic Agent integration {issue}14247[14247]

[float]
==== Breaking Changes

[float]
==== Deprecations

[float]
==== Intake API Changes

[float]
==== Added

[float]
[[apm-release-notes-8.16.3]]
=== APM version 8.16.3

https://github.com/elastic/apm-server/compare/v8.16.2\...v8.16.3[View commits]

[float]
==== Bug fixes

- Install APM Server in Program Files directory on Windows {pull}14905[14905]
- Fix self instrumentation events inconsistency when dealing with request timeout {pull}15123[15123]
- Drop and recreate tail-based sampling badger db after exceeding storage limit for configured TTL time {pull}15106[15106]

[float]
==== Breaking Changes

[float]
==== Deprecations

[float]
==== Intake API Changes

[float]
==== Added

- Add sampling.tail.discard_on_write_failure config (default=false) to opt in to data loss when tail-based sampling storage limit is reached {pull}15159[15159]

[float]
>>>>>>> 6c9108be (changelog for APM Server monitoring fixes (#15561))
[[apm-release-notes-8.16.2]]
=== APM version 8.16.2

Expand Down
24 changes: 24 additions & 0 deletions changelogs/8.17.asciidoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,33 @@
[[apm-release-notes-8.17]]
== APM version 8.17

* <<apm-release-notes-8.17.2>>
* <<apm-release-notes-8.17.1>>
* <<apm-release-notes-8.17.0>>

[float]
[[apm-release-notes-8.17.2]]
=== APM version 8.17.2

https://github.com/elastic/apm-server/compare/v8.17.1\...v8.17.2[View commits]

[float]
==== Bug fixes

- Fix unmapped or dropped APM Server tail sampling monitoring metrics in APM Server self-monitoring, Stack monitoring, Metricbeat, and Elastic Agent integration {issue}14247[14247]

[float]
==== Breaking Changes

[float]
==== Deprecations

[float]
==== Intake API Changes

[float]
==== Added

[float]
[[apm-release-notes-8.17.1]]
=== APM version 8.17.1
Expand Down

0 comments on commit ca81d0a

Please sign in to comment.