Skip to content

Commit

Permalink
fix-8.16-links (#4491) (#4492)
Browse files Browse the repository at this point in the history
(cherry picked from commit 493acf2)

Co-authored-by: Brandon Morelli <[email protected]>
  • Loading branch information
mergify[bot] and bmorelli25 authored Nov 6, 2024
1 parent 2e066b6 commit 6c4ed76
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
16 changes: 15 additions & 1 deletion docs/en/apm-server/redirects.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -1221,12 +1221,19 @@ Refer to {observability-guide}/apm-api-info.html[APM Server information API].

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

[role="exclude",id="apm-api-metadata"]
=== Metadata

{move-notice}

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

[role="exclude",id="api-metadata"]
=== Metadata

{move-notice}

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

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

Refer to {observability-guide}/apm-release-notes-8.0.html[APM version 8.0].

[role="exclude",id="traces-get-started"]
=== APM version 8.0

{move-notice}

Refer to {observability-guide}/apm-getting-started-apm-server.html[Quick start with {ecloud}].
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ If you're developing an agent, these errors can be useful for debugging.

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

* <<apm-api-metadata>>
* <<apm-api-metadata-overview>>
* <<apm-api-transaction>>
* <<apm-api-span>>
* <<apm-api-error>>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[[apm-api-metadata]]
[[apm-api-metadata-overview]]
= Metadata

Every new connection to the APM Server starts with a `metadata` stanza.
Expand Down
2 changes: 1 addition & 1 deletion docs/en/observability/redirects.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ Refer to <<apm-api-events>>.
[role="exclude",id="api-metadata"]
=== Metadata

Refer to <<apm-api-metadata>>.
Refer to <<apm-api-metadata-overview>>.

[discrete]
[[api-metadata-schema]]
Expand Down

0 comments on commit 6c4ed76

Please sign in to comment.