From 9bd8df74ff17d2abc67cf4428041ec623d42b57e Mon Sep 17 00:00:00 2001 From: Nicolas Ruflin Date: Wed, 8 Aug 2018 11:07:34 +0200 Subject: [PATCH] Remove beta label from add_kubernetes_metadata docs (#7907) In https://github.com/elastic/beats/pull/6105 add_kubernetes_metadata processor was promoted to GA but the beta label was left in the docs. This cleans it up. This PR needs backport to 6.x, 6.4, 6.3 and 6.2 as the processor went GA in 6.2. --- libbeat/docs/processors-using.asciidoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/libbeat/docs/processors-using.asciidoc b/libbeat/docs/processors-using.asciidoc index 5b69fb2480e9..27be5ae13f21 100644 --- a/libbeat/docs/processors-using.asciidoc +++ b/libbeat/docs/processors-using.asciidoc @@ -719,8 +719,6 @@ section. [[add-kubernetes-metadata]] === Add Kubernetes metadata -beta[] - The `add_kubernetes_metadata` processor annotates each event with relevant metadata based on which Kubernetes pod the event originated from. Each event is annotated with: