File tree Expand file tree Collapse file tree 2 files changed +59
-3
lines changed Expand file tree Collapse file tree 2 files changed +59
-3
lines changed Original file line number Diff line number Diff line change @@ -468,11 +468,11 @@ Legacy definitions
468
468
:apm-get-started-ref: https://www.elastic.co/guide/en/apm/get-started/{branch}
469
469
:apm-server-ref: https://www.elastic.co/guide/en/apm/server/{branch}
470
470
:apm-server-ref-v: https://www.elastic.co/guide/en/apm/server/{branch}
471
- :apm-server-ref-m: https://www.elastic.co/guide/en/apm/server/master
471
+ :apm-server-ref-m: https://www.elastic.co/guide/en/apm/server/main
472
472
:apm-server-ref-62: https://www.elastic.co/guide/en/apm/server/6.2
473
473
:apm-server-ref-64: https://www.elastic.co/guide/en/apm/server/6.4
474
474
:apm-server-ref-70: https://www.elastic.co/guide/en/apm/server/7.0
475
475
:apm-overview-ref-v: https://www.elastic.co/guide/en/apm/get-started/{branch}
476
476
:apm-overview-ref-70: https://www.elastic.co/guide/en/apm/get-started/7.0
477
- :apm-overview-ref-m: https://www.elastic.co/guide/en/apm/get-started/master
477
+ :apm-overview-ref-m: https://www.elastic.co/guide/en/apm/get-started/main
478
478
:infra-guide: https://www.elastic.co/guide/en/infrastructure/guide/{branch}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ :version: 8.5.0
2
+ ////
3
+ bare_version never includes -alpha or -beta
4
+ ////
5
+ :bare_version: 8.5.0
6
+ :logstash_version: 8.5.0
7
+ :elasticsearch_version: 8.5.0
8
+ :kibana_version: 8.5.0
9
+ :apm_server_version: 8.5.0
10
+ :branch: main
11
+ :minor-version: 8.5
12
+ :major-version: 8.x
13
+ :prev-major-version: 7.x
14
+ :prev-major-last: 7.17
15
+ :major-version-only: 8
16
+ :ecs_version: 8.5
17
+
18
+ //////////
19
+ release-state can be: released | prerelease | unreleased
20
+ //////////
21
+ :release-state: unreleased
22
+
23
+ //////////
24
+ is-current-version can be: true | false
25
+ //////////
26
+ :is-current-version: false
27
+
28
+ //////////
29
+ hide-xpack-tags defaults to "false" (they are shown unless set to "true")
30
+ //////////
31
+ :hide-xpack-tags: true
32
+
33
+ ////
34
+ APM Agent versions
35
+ ////
36
+ :apm-go-branch: 2.x
37
+ :apm-ios-branch: 0.x
38
+ :apm-java-branch: 1.x
39
+ :apm-rum-branch: 5.x
40
+ :apm-node-branch: 3.x
41
+ :apm-php-branch: 1.x
42
+ :apm-py-branch: 6.x
43
+ :apm-ruby-branch: 4.x
44
+ :apm-dotnet-branch: 1.12
45
+
46
+ ////
47
+ ECS Logging
48
+ ////
49
+ :ecs-logging: main
50
+ :ecs-logging-go-logrus: main
51
+ :ecs-logging-go-zap: main
52
+ :ecs-logging-java: 1.x
53
+ :ecs-logging-dotnet: main
54
+ :ecs-logging-nodejs: main
55
+ :ecs-logging-php: main
56
+ :ecs-logging-python: main
57
+ :ecs-logging-ruby: main
You can’t perform that action at this time.
0 commit comments