Skip to content

Commit

Permalink
chore: rename apm-mutating-webhook to apm-k8s-attacher (#12222)
Browse files Browse the repository at this point in the history
* chore: rename apm-mutating-webhook to apm-k8s-attacher

Signed-off-by: Adrien Mannocci <[email protected]>

* fix doc build; add redirect

---------

Signed-off-by: Adrien Mannocci <[email protected]>
Co-authored-by: bmorelli25 <[email protected]>
Co-authored-by: kruskall <[email protected]>
  • Loading branch information
3 people authored Dec 28, 2023
1 parent 79ff522 commit c161dee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[[apm-mutating-admission-webhook]]
= APM Attacher
[[apm-k8s-attacher]]
= APM K8S Attacher

preview::[]

Expand Down
4 changes: 2 additions & 2 deletions docs/features.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* <<cross-cluster-search>>
* <<span-compression>>
* <<monitoring-aws-lambda>>
* <<apm-mutating-admission-webhook>>
* <<apm-k8s-attacher>>

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

Expand All @@ -31,4 +31,4 @@ include::./span-compression.asciidoc[]

include::./aws-lambda-extension.asciidoc[leveloffset=+2]

include::./apm-mutating-webhook.asciidoc[leveloffset=+2]
include::./apm-k8s-attacher.asciidoc[leveloffset=+2]
6 changes: 6 additions & 0 deletions docs/redirects.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -420,3 +420,9 @@ Please see <<apm-overview>>.

This page has been deleted.
Please see <<apm-overview>>.

[role="exclude",id="apm-mutating-admission-webhook"]
==== APM Attacher

This page has moved.
Please see <<apm-k8s-attacher>>.

0 comments on commit c161dee

Please sign in to comment.