Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions metricbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5224,7 +5224,7 @@ Runtime CPU metrics.
*`awsfargate.task_stats.cpu.kernel.pct`*::
+
--
Percentage of time in kernel space.
Percentage of time in kernel space, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -5236,7 +5236,7 @@ format: percent
*`awsfargate.task_stats.cpu.kernel.norm.pct`*::
+
--
Percentage of time in kernel space normalized by the number of CPU cores.
Percentage of time in kernel space normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -5258,7 +5258,7 @@ type: long
*`awsfargate.task_stats.cpu.system.pct`*::
+
--
Percentage of total CPU time in the system.
Percentage of total CPU time in the system, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -5270,7 +5270,7 @@ format: percent
*`awsfargate.task_stats.cpu.system.norm.pct`*::
+
--
Percentage of total CPU time in the system normalized by the number of CPU cores.
Percentage of total CPU time in the system normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -5292,7 +5292,7 @@ type: long
*`awsfargate.task_stats.cpu.user.pct`*::
+
--
Percentage of time in user space.
Percentage of time in user space, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -5304,7 +5304,7 @@ format: percent
*`awsfargate.task_stats.cpu.user.norm.pct`*::
+
--
Percentage of time in user space normalized by the number of CPU cores.
Percentage of time in user space normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -5326,7 +5326,7 @@ type: long
*`awsfargate.task_stats.cpu.total.pct`*::
+
--
Total CPU usage.
Total CPU usage, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -5338,7 +5338,7 @@ format: percent
*`awsfargate.task_stats.cpu.total.norm.pct`*::
+
--
Total CPU usage normalized by the number of CPU cores.
Total CPU usage normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: scaled_float
Expand Down Expand Up @@ -5702,7 +5702,7 @@ format: bytes
*`awsfargate.task_stats.memory.rss.pct`*::
+
--
Memory resident set size percentage.
Memory resident set size percentage, expressed as a value between 0 and 1.


type: scaled_float
Expand Down Expand Up @@ -12042,7 +12042,7 @@ type: double
*`containerd.cpu.usage.total.pct`*::
+
--
Percentage of total CPU time normalized by the number of CPU cores
Percentage of total CPU time normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -12054,7 +12054,7 @@ format: percent
*`containerd.cpu.usage.kernel.pct`*::
+
--
Percentage of time in kernel space normalized by the number of CPU cores.
Percentage of time in kernel space normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -12066,7 +12066,7 @@ format: percent
*`containerd.cpu.usage.user.pct`*::
+
--
Percentage of time in user space normalized by the number of CPU cores.
Percentage of time in user space normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: scaled_float
Expand Down Expand Up @@ -13632,7 +13632,7 @@ Runtime CPU metrics.
*`docker.cpu.kernel.pct`*::
+
--
Percentage of time in kernel space.
Percentage of time in kernel space, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -13644,7 +13644,7 @@ format: percent
*`docker.cpu.kernel.norm.pct`*::
+
--
Percentage of time in kernel space normalized by the number of CPU cores.
Percentage of time in kernel space normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -13666,7 +13666,7 @@ type: long
*`docker.cpu.system.pct`*::
+
--
Percentage of total CPU time in the system.
Percentage of total CPU time in the system, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -13678,7 +13678,7 @@ format: percent
*`docker.cpu.system.norm.pct`*::
+
--
Percentage of total CPU time in the system normalized by the number of CPU cores.
Percentage of total CPU time in the system normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -13700,7 +13700,7 @@ type: long
*`docker.cpu.user.pct`*::
+
--
Percentage of time in user space.
Percentage of time in user space, expressed as a value between 0 and 1.


type: scaled_float
Expand All @@ -13712,7 +13712,7 @@ format: percent
*`docker.cpu.user.norm.pct`*::
+
--
Percentage of time in user space normalized by the number of CPU cores.
Percentage of time in user space normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: scaled_float
Expand Down Expand Up @@ -13758,7 +13758,7 @@ format: percent
*`docker.cpu.core.*.pct`*::
+
--
Percentage of CPU time in this core.
Percentage of CPU time in this core, expressed as a value between 0 and 1.


type: object
Expand All @@ -13770,7 +13770,7 @@ format: percent
*`docker.cpu.core.*.norm.pct`*::
+
--
Percentage of CPU time in this core, normalized by the number of CPU cores.
Percentage of CPU time in this core normalized by the number of CPU cores, expressed as a value between 0 and 1.


type: object
Expand Down Expand Up @@ -14431,7 +14431,7 @@ format: bytes
*`docker.memory.rss.pct`*::
+
--
Memory resident set size percentage.
Memory resident set size percentage, expressed as a value between 0 and 1.


type: scaled_float
Expand Down Expand Up @@ -14462,7 +14462,7 @@ format: bytes
*`docker.memory.usage.pct`*::
+
--
Memory usage percentage.
Memory usage percentage, expressed as a value between 0 and 1.


type: scaled_float
Expand Down
16 changes: 8 additions & 8 deletions metricbeat/module/docker/cpu/_meta/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
type: scaled_float
format: percent
description: >
Percentage of time in kernel space.
Percentage of time in kernel space, expressed as a value between 0 and 1.
- name: kernel.norm.pct
type: scaled_float
format: percent
description: >
Percentage of time in kernel space normalized by the number of CPU cores.
Percentage of time in kernel space normalized by the number of CPU cores, expressed as a value between 0 and 1.
- name: kernel.ticks
type: long
description: >
Expand All @@ -22,12 +22,12 @@
type: scaled_float
format: percent
description: >
Percentage of total CPU time in the system.
Percentage of total CPU time in the system, expressed as a value between 0 and 1.
- name: system.norm.pct
type: scaled_float
format: percent
description: >
Percentage of total CPU time in the system normalized by the number of CPU cores.
Percentage of total CPU time in the system normalized by the number of CPU cores, expressed as a value between 0 and 1.
- name: system.ticks
type: long
description: >
Expand All @@ -36,12 +36,12 @@
type: scaled_float
format: percent
description: >
Percentage of time in user space.
Percentage of time in user space, expressed as a value between 0 and 1.
- name: user.norm.pct
type: scaled_float
format: percent
description: >
Percentage of time in user space normalized by the number of CPU cores.
Percentage of time in user space normalized by the number of CPU cores, expressed as a value between 0 and 1.
- name: user.ticks
type: long
description: >
Expand All @@ -61,13 +61,13 @@
object_type: scaled_float
format: percent
description: >
Percentage of CPU time in this core.
Percentage of CPU time in this core, expressed as a value between 0 and 1.
- name: core.*.norm.pct
type: object
object_type: scaled_float
format: percent
description: >
Percentage of CPU time in this core, normalized by the number of CPU cores.
Percentage of CPU time in this core normalized by the number of CPU cores, expressed as a value between 0 and 1.
- name: core.*.ticks
type: object
object_type: long
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/module/docker/fields.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions metricbeat/module/docker/memory/_meta/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
type: scaled_float
format: percent
description: >
Memory resident set size percentage.
Memory resident set size percentage, expressed as a value between 0 and 1.
- name: usage
type: group
description: >
Expand All @@ -68,7 +68,7 @@
type: scaled_float
format: percent
description: >
Memory usage percentage.
Memory usage percentage, expressed as a value between 0 and 1.
- name: total
type: long
format: bytes
Expand Down
2 changes: 1 addition & 1 deletion x-pack/metricbeat/module/awsfargate/fields.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading