Skip to content

Commit 6c4ed76

Browse files
fix-8.16-links (#4491) (#4492)
(cherry picked from commit 493acf2) Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
1 parent 2e066b6 commit 6c4ed76

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

docs/en/apm-server/redirects.asciidoc

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1221,12 +1221,19 @@ Refer to {observability-guide}/apm-api-info.html[APM Server information API].
12211221

12221222
Refer to {observability-guide}/apm-api-events.html[Elastic APM events intake API].
12231223

1224+
[role="exclude",id="apm-api-metadata"]
1225+
=== Metadata
1226+
1227+
{move-notice}
1228+
1229+
Refer to {observability-guide}/apm-api-events.html#apm-api-metadata-overview[Metadata].
1230+
12241231
[role="exclude",id="api-metadata"]
12251232
=== Metadata
12261233

12271234
{move-notice}
12281235

1229-
Refer to {observability-guide}/apm-api-events.html#apm-api-metadata[Metadata].
1236+
Refer to {observability-guide}/apm-api-events.html#apm-api-metadata-overview[Metadata].
12301237

12311238
[discrete]
12321239
[[api-metadata-schema]]
@@ -1496,3 +1503,10 @@ Refer to {observability-guide}/apm-release-notes-8.1.html[APM version 8.1].
14961503
{move-notice}
14971504

14981505
Refer to {observability-guide}/apm-release-notes-8.0.html[APM version 8.0].
1506+
1507+
[role="exclude",id="traces-get-started"]
1508+
=== APM version 8.0
1509+
1510+
{move-notice}
1511+
1512+
Refer to {observability-guide}/apm-getting-started-apm-server.html[Quick start with {ecloud}].

docs/en/observability/apm/api/apm-server/api-events.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ If you're developing an agent, these errors can be useful for debugging.
138138

139139
The APM Server uses a collection of JSON Schemas for validating requests to the intake API:
140140

141-
* <<apm-api-metadata>>
141+
* <<apm-api-metadata-overview>>
142142
* <<apm-api-transaction>>
143143
* <<apm-api-span>>
144144
* <<apm-api-error>>

docs/en/observability/apm/api/apm-server/api-metadata.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[[apm-api-metadata]]
1+
[[apm-api-metadata-overview]]
22
= Metadata
33

44
Every new connection to the APM Server starts with a `metadata` stanza.

docs/en/observability/redirects.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ Refer to <<apm-api-events>>.
714714
[role="exclude",id="api-metadata"]
715715
=== Metadata
716716

717-
Refer to <<apm-api-metadata>>.
717+
Refer to <<apm-api-metadata-overview>>.
718718

719719
[discrete]
720720
[[api-metadata-schema]]

0 commit comments

Comments
 (0)