@@ -129,6 +129,44 @@ Elastic-level pages
129129:time-units: {ref}/api-conventions.html#time-units
130130:byte-units: {ref}/api-conventions.html#byte-units
131131
132+ //////////
133+ APM agents
134+ The if directives below are required for versions 6.3-7.4 of the legacy APM Get started book.
135+ Without these if directives, the links below fail and break the build.
136+ //////////
137+
138+ ifdef::apm-py-branch[]
139+ :apm-py-ref-v: https://www.elastic.co/guide/en/apm/agent/python/{apm-py-branch}
140+ endif::[]
141+
142+ ifdef::apm-node-branch[]
143+ :apm-node-ref-v: https://www.elastic.co/guide/en/apm/agent/nodejs/{apm-node-branch}
144+ endif::[]
145+
146+ ifdef::apm-rum-branch[]
147+ :apm-rum-ref-v: https://www.elastic.co/guide/en/apm/agent/rum-js/{apm-rum-branch}
148+ endif::[]
149+
150+ ifdef::apm-ruby-branch[]
151+ :apm-ruby-ref-v: https://www.elastic.co/guide/en/apm/agent/ruby/{apm-ruby-branch}
152+ endif::[]
153+
154+ ifdef::apm-java-branch[]
155+ :apm-java-ref-v: https://www.elastic.co/guide/en/apm/agent/java/{apm-java-branch}
156+ endif::[]
157+
158+ ifdef::apm-go-branch[]
159+ :apm-go-ref-v: https://www.elastic.co/guide/en/apm/agent/go/{apm-go-branch}
160+ endif::[]
161+
162+ ifdef::apm-ios-branch[]
163+ :apm-ios-ref-v: https://www.elastic.co/guide/en/apm/agent/swift/{apm-ios-branch}
164+ endif::[]
165+
166+ ifdef::apm-dotnet-branch[]
167+ :apm-dotnet-ref-v: https://www.elastic.co/guide/en/apm/agent/dotnet/{apm-dotnet-branch}
168+ endif::[]
169+
132170//////////
133171Elastic Cloud
134172//////////
@@ -137,6 +175,9 @@ Elastic Cloud
137175:ess: Elasticsearch Service
138176:ece: Elastic Cloud Enterprise
139177:eck: Elastic Cloud on Kubernetes
178+ :serverless-full: Elastic Serverless
179+ :serverless-short: Serverless
180+ :serverless-docs: https://docs.elastic.co/serverless
140181:cloud: https://www.elastic.co/guide/en/cloud/current
141182:ess-trial: https://www.elastic.co/cloud/elasticsearch-service/signup?baymax=docs-body&elektra=docs
142183:ess-product: https://www.elastic.co/cloud/elasticsearch-service?baymax=docs-body&elektra=docs
@@ -172,6 +213,7 @@ Kibana app and UI names
172213
173214:apm-app: APM app
174215:uptime-app: Uptime app
216+ :synthetics-app: Synthetics app
175217:logs-app: Logs app
176218:metrics-app: Metrics app
177219:infrastructure-app: Infrastructure app
@@ -421,6 +463,11 @@ Do not use `endpoint-cloud-sec` in versions 8.5.0 and newer
421463:apm-rum-agents: Elastic APM RUM JavaScript agents
422464:apm-lambda-ext: Elastic APM AWS Lambda extension
423465
466+ :project-monitors: project monitors
467+ :project-monitors-cap: Project monitors
468+ :private-location: Private Location
469+ :private-locations: Private Locations
470+
424471:pwd: YOUR_PASSWORD
425472
426473:esh: ES-Hadoop
0 commit comments