@@ -129,6 +129,44 @@ Elastic-level pages
129
129
:time-units: {ref}/api-conventions.html#time-units
130
130
:byte-units: {ref}/api-conventions.html#byte-units
131
131
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
+
132
170
//////////
133
171
Elastic Cloud
134
172
//////////
@@ -137,6 +175,9 @@ Elastic Cloud
137
175
:ess: Elasticsearch Service
138
176
:ece: Elastic Cloud Enterprise
139
177
:eck: Elastic Cloud on Kubernetes
178
+ :serverless-full: Elastic Serverless
179
+ :serverless-short: Serverless
180
+ :serverless-docs: https://docs.elastic.co/serverless
140
181
:cloud: https://www.elastic.co/guide/en/cloud/current
141
182
:ess-trial: https://www.elastic.co/cloud/elasticsearch-service/signup?baymax=docs-body&elektra=docs
142
183
:ess-product: https://www.elastic.co/cloud/elasticsearch-service?baymax=docs-body&elektra=docs
@@ -172,6 +213,7 @@ Kibana app and UI names
172
213
173
214
:apm-app: APM app
174
215
:uptime-app: Uptime app
216
+ :synthetics-app: Synthetics app
175
217
:logs-app: Logs app
176
218
:metrics-app: Metrics app
177
219
:infrastructure-app: Infrastructure app
@@ -421,6 +463,11 @@ Do not use `endpoint-cloud-sec` in versions 8.5.0 and newer
421
463
:apm-rum-agents: Elastic APM RUM JavaScript agents
422
464
:apm-lambda-ext: Elastic APM AWS Lambda extension
423
465
466
+ :project-monitors: project monitors
467
+ :project-monitors-cap: Project monitors
468
+ :private-location: Private Location
469
+ :private-locations: Private Locations
470
+
424
471
:pwd: YOUR_PASSWORD
425
472
426
473
:esh: ES-Hadoop
0 commit comments