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:
499499 -
500500 repo : elasticsearch-java
501501 path : docs/
502- -
502+ -
503503 repo : elasticsearch
504504 path : docs/java-rest/
505505 -
@@ -1153,6 +1153,26 @@ contents:
11531153 -
11541154 repo : apm-server
11551155 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
11561176 - title : APM Agents
11571177 base_dir : agent
11581178 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
145145alias docbldfdg=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/observability-docs/docs/en/fleet-developer/index.asciidoc --chunk 2'
146146
147147# APM
148+ alias docbldapm=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/apm-server/docs/integrations-index.asciidoc --chunk 2'
149+
148150alias docbldamg=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/apm-server/docs/guide/index.asciidoc --chunk 1'
149151
150152alias 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 2424:journalbeat-ref: https://www.elastic.co/guide/en/beats/journalbeat/{branch}
2525:ingest-guide: https://www.elastic.co/guide/en/ingest-management/{branch}
2626:fleet-guide: https://www.elastic.co/guide/en/fleet/{branch}
27+ :apm-guide-ref: https://www.elastic.co/guide/en/apm/guide/{branch}
2728:apm-get-started-ref: https://www.elastic.co/guide/en/apm/get-started/{branch}
2829:apm-overview-ref-v: https://www.elastic.co/guide/en/apm/get-started/{branch}
2930:apm-overview-ref-70: https://www.elastic.co/guide/en/apm/get-started/7.0
@@ -260,7 +261,7 @@ Common words and phrases
260261:slm-init: SLM
261262:rollup-features: data rollup features
262263:ipm: index pattern management
263- :ipm-cap: Index pattern
264+ :ipm-cap: Index pattern
264265
265266:rollup: rollup
266267:rollup-cap: Rollup
You can’t perform that action at this time.
0 commit comments