diff --git a/changelogs/8.15.asciidoc b/changelogs/8.15.asciidoc index e805f6f7d3..029e3b57d7 100644 --- a/changelogs/8.15.asciidoc +++ b/changelogs/8.15.asciidoc @@ -90,6 +90,7 @@ https://github.com/elastic/apm-server/compare/v8.14.3\...v8.15.0[View commits] - Add `error.id` to jaeger errors {pull}13196[13196] - Process `host.ip` resource attribute for OTel {pull}13614[13614] - Fix a bug where indexed OpenTelemetry events and their aggregated metrics may contain incorrect label values from other events when the affected OpenTelemetry event has resource attribute values that are slices. This bug may also cause a panic with a message like "panic: runtime error: slice bounds out of range [-4:]" from apm-aggregation library. {pull}13822[13822] +- Fix unmapped or dropped APM Server monitoring metrics in APM Server self-monitoring, Stack monitoring, Metricbeat, and Elastic Agent integration {issue}13475[13475] [float] ==== Breaking Changes