Skip to content

Commit

Permalink
[AWS] Fix rds field description aws.rds.cpu.total.pct (elastic#38706)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiyan-sheng authored Apr 9, 2024
1 parent 8efb366 commit 7c4db8f
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 3 deletions.
70 changes: 70 additions & 0 deletions filebeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -111136,6 +111136,13 @@ type: keyword

--

*`o365.audit.Activity`*::
+
--
type: keyword

--

*`o365.audit.Actor`*::
+
--
Expand Down Expand Up @@ -111360,6 +111367,13 @@ type: object

--

*`o365.audit.Experience`*::
+
--
type: keyword

--

*`o365.audit.ExtendedProperties.*`*::
+
--
Expand Down Expand Up @@ -111605,13 +111619,41 @@ type: keyword

--

*`o365.audit.ObjectDisplayName`*::
+
--
type: keyword

--

*`o365.audit.ObjectType`*::
+
--
type: keyword

--

*`o365.audit.Operation`*::
+
--
type: keyword

--

*`o365.audit.OperationId`*::
+
--
type: keyword

--

*`o365.audit.OperationProperties`*::
+
--
type: object

--

*`o365.audit.OrganizationId`*::
+
--
Expand Down Expand Up @@ -111661,6 +111703,13 @@ type: keyword

--

*`o365.audit.RequestId`*::
+
--
type: keyword

--

*`o365.audit.ResultStatus`*::
+
--
Expand Down Expand Up @@ -111801,6 +111850,13 @@ type: keyword

--

*`o365.audit.Timestamp`*::
+
--
type: keyword

--

*`o365.audit.UniqueSharingId`*::
+
--
Expand Down Expand Up @@ -111857,6 +111913,20 @@ type: keyword

--

*`o365.audit.WorkspaceId`*::
+
--
type: keyword

--

*`o365.audit.WorkspaceName`*::
+
--
type: keyword

--

*`o365.audit.YammerNetworkId`*::
+
--
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3536,7 +3536,7 @@ format: percent
*`aws.rds.cpu.total.pct`*::
+
--
The percentage of CPU utilization.
CPU utilization with value range from 0 to 1.


type: scaled_float
Expand Down
Loading

0 comments on commit 7c4db8f

Please sign in to comment.