Skip to content

Commit 4b7eaac

Browse files
docs: add tech preview webhook docs (#8889) (#8901)
(cherry picked from commit 2875658) Co-authored-by: Brandon Morelli <[email protected]>
1 parent a588e06 commit 4b7eaac

3 files changed

+10
-2
lines changed

docs/apm-mutating-webhook.asciidoc

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// Pulls the APM mutating webhook docs from here:
2+
// https://github.com/elastic/apm-mutating-webhook/blob/main/docs/apm-mutating-webhook.asciidoc
3+
4+
include::{apm-webhook-repo-dir}/apm-mutating-webhook.asciidoc[]

docs/features.asciidoc

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* <<cross-cluster-search>>
1515
* <<span-compression>>
1616
* <<monitoring-aws-lambda>>
17+
* <<apm-mutating-admission-webhook>>
1718

1819
include::./apm-data-security.asciidoc[]
1920

@@ -32,3 +33,5 @@ include::./cross-cluster-search.asciidoc[]
3233
include::./span-compression.asciidoc[]
3334

3435
include::./aws-lambda-extension.asciidoc[leveloffset=+2]
36+
37+
include::./apm-mutating-webhook.asciidoc[leveloffset=+2]

docs/integrations-index.asciidoc

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
33
include::./notices.asciidoc[]
44

55
:apm-integration-docs:
6-
:apm-package-dir: {docdir}/apm-package
7-
:obs-repo-dir: {observability-docs-root}/docs/en
6+
:apm-package-dir: {docdir}/apm-package
7+
:obs-repo-dir: {observability-docs-root}/docs/en
88
:apm-aws-repo-dir: {apm-aws-lambda-root}/docs
9+
:apm-webhook-repo-dir: {apm-mutating-webhook-root}/docs
910

1011
:github_repo_link: https://github.com/elastic/apm-server/blob/v{version}
1112
ifeval::["{version}" == "8.0.0"]

0 commit comments

Comments
 (0)