Skip to content

Commit

Permalink
Remove deprecated fields from k8s module (#28046)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrsMark authored Sep 23, 2021
1 parent e78f52c commit dfb0b27
Show file tree
Hide file tree
Showing 16 changed files with 19,320 additions and 18,118 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Remove the deprecated `xpack.monitoring.*` settings. Going forward only `monitoring.*` settings may be used. {issue}9424[9424] {pull}18608[18608]
- Skip add_kubernetes_metadata processor when kubernetes metadata are already present {pull}27689[27689]
- Remove deprecated/undocumented IncludeCreatorMetadata setting from kubernetes metadata config options {pull}28006[28006]
- Remove deprecated fields from kubernetes module {pull}28046[28046]

*Auditbeat*

Expand Down
26 changes: 0 additions & 26 deletions metricbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -41578,32 +41578,6 @@ type: float

--

*`kubernetes.container.cpu.limit.nanocores`*::
+
--

deprecated:[6.4]

Container CPU nanocores limit


type: long

--

*`kubernetes.container.cpu.request.nanocores`*::
+
--

deprecated:[6.4]

Container CPU requested nanocores


type: long

--


*`kubernetes.container.memory.limit.bytes`*::
+
Expand Down
Loading

0 comments on commit dfb0b27

Please sign in to comment.