Container Fields
editContainer Fields
editContainer fields are used for meta information about the specific container that is the source of information.
These fields help correlate data based containers from any runtime.
Container Field Details
editField | Description | Level |
---|---|---|
Percent CPU used which is normalized by the number of CPU cores and it ranges from 0 to 1. Scaling factor: 1000. type: scaled_float |
extended |
|
The total number of bytes (gauge) read successfully (aggregated from all disks) since the last metric collection. type: long |
extended |
|
The total number of bytes (gauge) written successfully (aggregated from all disks) since the last metric collection. type: long |
extended |
|
Unique container id. type: keyword |
core |
|
An array of digests of the image the container was built on. Each digest consists of the hash algorithm and value in this format: type: keyword Note: this field should contain an array of values. example: |
extended |
|
Name of the image the container was built on. type: keyword |
extended |
|
Container image tags. type: keyword Note: this field should contain an array of values. |
extended |
|
Image labels. type: object |
extended |
|
Memory usage percentage and it ranges from 0 to 1. Scaling factor: 1000. type: scaled_float |
extended |
|
Container name. type: keyword |
extended |
|
The number of bytes (gauge) sent out on all network interfaces by the container since the last metric collection. type: long |
extended |
|
The number of bytes received (gauge) on all network interfaces by the container since the last metric collection. type: long |
extended |
|
Runtime managing this container. type: keyword example: |
extended |