From a18f612fbcbe27b4882262bbfe346008ac35b235 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20=C3=81lvarez?= Date: Wed, 2 Dec 2020 15:54:41 +0100 Subject: [PATCH] Iterate package (#4473) Improves package generation. - Splits metrics data stream into app metrics, internal and profiles. This is following the indexing strategy proposal. - Adds the dataset property to the manifest files so the right templates are created. - Sort and dedup fields (within each yml file). Fields are now flattened. - Generates data stream pipelines out of our definitions.json file --- docs/fields.asciidoc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/fields.asciidoc b/docs/fields.asciidoc index 5ba7b0da0cf..7dfd68c506e 100644 --- a/docs/fields.asciidoc +++ b/docs/fields.asciidoc @@ -14441,16 +14441,6 @@ type: keyword Kubernetes node name -type: keyword - --- - -*`kubernetes.node.hostname`*:: -+ --- -Kubernetes hostname as reported by the node’s kernel - - type: keyword --