Skip to content

Commit 34bf606

Browse files
authored
Adds APM breaking changes to Install Upgrade Guide (#267)
1 parent 7cc9b96 commit 34bf606

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

docs/en/install-upgrade/breaking.asciidoc

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Before you upgrade, you must review the breaking changes for each product you
55
use and make the necessary changes so your code is compatible with {version}.
66

7-
** {apm-server-ref}/breaking-changes.html[APM Server {version} breaking changes]
7+
** <<apm-breaking-changes,APM {version} breaking changes>>
88
** <<beats-breaking-changes,Beats {version} breaking changes>>
99
** <<elasticsearch-breaking-changes,{es} {version} breaking changes>>
1010
** {hadoop-ref}/breaking-changes.html[Elasticsearch Hadoop {version} breaking changes]
@@ -22,12 +22,27 @@ Upgrade Assistant provides information about which {dfeeds} need to be updated.
2222
2323
===============================
2424

25+
[[apm-breaking-changes]]
26+
=== APM breaking changes
27+
++++
28+
<titleabbrev>APM</titleabbrev>
29+
++++
30+
31+
coming[8.0.0]
32+
33+
This list summarizes the most important breaking changes in APM.
34+
For the complete list, go to {apm-get-started-ref}/apm-breaking-changes.html[APM breaking changes].
35+
36+
include::{apm-repo-dir}/apm-breaking-changes.asciidoc[tag=notable-v8-breaking-changes]
37+
2538
[[beats-breaking-changes]]
2639
=== Beats breaking changes
2740
++++
2841
<titleabbrev>Beats</titleabbrev>
2942
++++
3043

44+
coming[8.0.0]
45+
3146
This list summarizes the most important breaking changes in Beats.
3247
For the complete list, go to {beats-ref}/breaking-changes.html[Beats breaking changes].
3348

docs/en/install-upgrade/index.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
:es-repo-dir: {docdir}/../../../../elasticsearch/docs
55
:kib-repo-dir: {docdir}/../../../../kibana/docs
66
:beats-repo-dir: {docdir}/../../../../beats/libbeat/docs
7+
:apm-repo-dir: {docdir}/../../../../apm-server/docs/guide
78

89
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
910
include::{es-repo-dir}/Versions.asciidoc[]

0 commit comments

Comments
 (0)