container.blockio.io_service_bytes_recursive.read | sum (monotonic) | int | By | development | yes | | Number of bytes transferred from the disk by the container More docs. |
container.blockio.io_service_bytes_recursive.write | sum (monotonic) | int | By | development | yes | | Number of bytes transferred to the disk by the container More docs. |
container.cpu.percent | gauge | double | 1 | development | yes | | Percent of CPU used by the container. |
container.cpu.usage.percpu | sum (monotonic) | int | s | development | yes | core (string) | Total CPU time consumed per CPU-core. |
container.cpu.usage.system | sum (monotonic) | int | s | development | yes | | System CPU usage. |
container.cpu.usage.total | sum (monotonic) | int | s | development | yes | | Total CPU time consumed. |
container.memory.percent | gauge | double | 1 | development | yes | | Percentage of memory used. |
container.memory.usage.limit | sum | int | By | development | yes | | Memory limit of the container. |
container.memory.usage.total | sum | int | By | development | yes | | Memory usage of the container. |
container.network.io.usage.rx_bytes | sum (monotonic) | int | By | development | yes | | Bytes received by the container. |
container.network.io.usage.tx_bytes | sum (monotonic) | int | By | development | yes | | Bytes sent by the container. |