Skip to content

Commit

Permalink
Fix positioning and add PR links
Browse files Browse the repository at this point in the history
Co-authored-by: Carson Ip <[email protected]>
  • Loading branch information
inge4pres and carsonip authored Sep 3, 2024
1 parent 8d1eb0f commit bf8100d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions changelogs/8.15.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ https://github.com/elastic/apm-server/compare/v8.15.0\...v8.15.1[View commits]

- Fix fallback memory limit check conversion from Bytes to Gigabytes {pull}13838[13838]
- Fix Elasticsearch apm-data plugin to fallback to ILM policy for data streams using default APM integration and not explicitly migrated to data stream lifecycle. More details are available in the https://www.elastic.co/guide/en/observability/current/apm-known-issues.html[APM known issues page] {pull}13918[13918]
- Remove from logs the error reason returned by Elasticsearch
- Fix handling `host.ip` resource attribute in OpenTelemetry events
- Fix possible nil pointer dereference when parsing stacktraces in OpenTelemetry events
- Remove from logs the error reason returned by Elasticsearch for `x_content_parse_exception` error {pull}13853[13853]
- Fix ingestion failure when `ip` resource attribute has value `0.0.0.0` in OpenTelemetry events from Jaeger {pull}13852[13852]
- Fix possible nil pointer dereference when parsing stacktraces in OpenTelemetry events {pull}13852[13852]
- Fix missing tracking in instrumentation metrics for certain request-level status codes from Elasticsearch bulk responses {pull}13853[13853]

[float]
==== Breaking Changes
Expand All @@ -31,8 +32,7 @@ https://github.com/elastic/apm-server/compare/v8.15.0\...v8.15.1[View commits]
[float]
==== Added

- Metrics for all status codes in Elasticsearch bulk responses are now tracked
- Support OpenTelemetry Java agent inferred span links
- Support OpenTelemetry Java agent inferred span links {pull}13852[13852]

[float]
[[apm-release-notes-8.15.0]]
Expand Down

0 comments on commit bf8100d

Please sign in to comment.