File tree Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Original file line number Diff line number Diff line change @@ -499,7 +499,7 @@ contents:
499
499
-
500
500
repo : elasticsearch-java
501
501
path : docs/
502
- -
502
+ -
503
503
repo : elasticsearch
504
504
path : docs/java-rest/
505
505
-
@@ -1153,6 +1153,26 @@ contents:
1153
1153
-
1154
1154
repo : apm-server
1155
1155
path : CHANGELOG.asciidoc
1156
+ - title : APM Guide
1157
+ prefix : guide
1158
+ index : docs/integrations-index.asciidoc
1159
+ current : master
1160
+ branches : [ master ]
1161
+ live : [ master ]
1162
+ chunk : 2
1163
+ tags : APM Guide
1164
+ subject : APM
1165
+ sources :
1166
+ -
1167
+ repo : apm-server
1168
+ path : changelogs
1169
+ exclude_branches : [ 6.0 ]
1170
+ -
1171
+ repo : apm-server
1172
+ path : docs
1173
+ -
1174
+ repo : apm-server
1175
+ path : CHANGELOG.asciidoc
1156
1176
- title : APM Agents
1157
1177
base_dir : agent
1158
1178
sections :
Original file line number Diff line number Diff line change @@ -145,6 +145,8 @@ alias docbldim='$GIT_HOME/docs/build_docs --doc $GIT_HOME/observability-docs/doc
145
145
alias docbldfdg=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/observability-docs/docs/en/fleet-developer/index.asciidoc --chunk 2'
146
146
147
147
# APM
148
+ alias docbldapm=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/apm-server/docs/integrations-index.asciidoc --chunk 2'
149
+
148
150
alias docbldamg=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/apm-server/docs/guide/index.asciidoc --chunk 1'
149
151
150
152
alias docbldamr=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/apm-server/docs/index.asciidoc --chunk 1'
Original file line number Diff line number Diff line change 24
24
:journalbeat-ref: https://www.elastic.co/guide/en/beats/journalbeat/{branch}
25
25
:ingest-guide: https://www.elastic.co/guide/en/ingest-management/{branch}
26
26
:fleet-guide: https://www.elastic.co/guide/en/fleet/{branch}
27
+ :apm-guide-ref: https://www.elastic.co/guide/en/apm/guide/{branch}
27
28
:apm-get-started-ref: https://www.elastic.co/guide/en/apm/get-started/{branch}
28
29
:apm-overview-ref-v: https://www.elastic.co/guide/en/apm/get-started/{branch}
29
30
:apm-overview-ref-70: https://www.elastic.co/guide/en/apm/get-started/7.0
@@ -260,7 +261,7 @@ Common words and phrases
260
261
:slm-init: SLM
261
262
:rollup-features: data rollup features
262
263
:ipm: index pattern management
263
- :ipm-cap: Index pattern
264
+ :ipm-cap: Index pattern
264
265
265
266
:rollup: rollup
266
267
:rollup-cap: Rollup
You can’t perform that action at this time.
0 commit comments