Skip to content

Commit bcf8c6b

Browse files
committed
Merge branch 'master' into esql_main
2 parents 7cd268d + 2463c0a commit bcf8c6b

File tree

4 files changed

+60
-3
lines changed

4 files changed

+60
-3
lines changed

conf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ contents:
262262
- title: Elastic Common Schema (ECS) Reference
263263
prefix: en/ecs
264264
current: 8.9
265-
branches: [ {main: master}, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ]
266-
live: [ main, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 1.12 ]
265+
branches: [ {main: master}, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ]
266+
live: [ main, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 1.12 ]
267267
index: docs/index.asciidoc
268268
chunk: 2
269269
tags: Elastic Common Schema (ECS)/Reference

shared/attributes.asciidoc

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
//////////
133171
Elastic 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

shared/versions/stack/8.9.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,8 @@ ECS Logging
6161
:ecs-logging-php: master
6262
:ecs-logging-python: master
6363
:ecs-logging-ruby: master
64+
65+
////
66+
Synthetics
67+
////
68+
:synthetics_version: v1.3.0

shared/versions/stack/master.asciidoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bare_version never includes -alpha or -beta
1313
:prev-major-version: 7.x
1414
:prev-major-last: 7.17
1515
:major-version-only: 8
16-
:ecs_version: 8.9
16+
:ecs_version: 8.10
1717
:esf_version: master
1818

1919
//////////
@@ -61,3 +61,8 @@ ECS Logging
6161
:ecs-logging-php: master
6262
:ecs-logging-python: master
6363
:ecs-logging-ruby: master
64+
65+
////
66+
Synthetics
67+
////
68+
:synthetics_version: v1.3.0

0 commit comments

Comments
 (0)