File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -334,7 +334,7 @@ Labels are basic key-value pairs that are indexed in your Elasticsearch database
334334The value can be a string, nil, numeric or boolean.
335335
336336TIP: Before using custom labels, ensure you understand the different types of
337- {apm-overview -ref-v}/ metadata.html[metadata] that are available.
337+ {apm-guide -ref}/data-model- metadata.html[metadata] that are available.
338338
339339[source,ruby]
340340----
@@ -361,7 +361,7 @@ Use this to further specify a context that will help you track or diagnose what'
361361going on inside your app.
362362
363363TIP: Before using custom context, ensure you understand the different types of
364- {apm-overview -ref-v}/ metadata.html[metadata] that are available.
364+ {apm-guide -ref}/data-model- metadata.html[metadata] that are available.
365365
366366If called several times during a transaction the custom context will be destructively
367367merged with `merge!`.
Original file line number Diff line number Diff line change @@ -118,4 +118,4 @@ PUT _ingest/pipeline/extract_trace_id
118118}
119119----
120120
121- Please see {apm-overview -ref-v}/observability-integrations .html[Observability integrations] for more information.
121+ Please see {apm-guide -ref}/log-correlation .html[Observability integrations] for more information.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Upgrades that involve a major version bump often come with some backwards incomp
66Before upgrading the agent, be sure to review the:
77
88* <<release-notes,Agent release notes>>
9- * {apm-overview -ref-v }/agent-server-compatibility.html[Agent and Server compatibility chart]
9+ * {apm-guide -ref}/agent-server-compatibility.html[Agent and Server compatibility chart]
1010
1111[float]
1212[[end-of-life-dates]]
You can’t perform that action at this time.
0 commit comments