Skip to content

Commit

Permalink
Iterate package (elastic#4473)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
jalvz committed Dec 4, 2020
1 parent 6062235 commit a18f612
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
--
Expand Down

0 comments on commit a18f612

Please sign in to comment.