File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,15 @@ Metric name | Type | Description | Unit (where applicable) | option parameter |
5757` container_memory_cache ` | Gauge | Total page cache memory | bytes | memory |
5858` container_memory_failcnt ` | Counter | Number of memory usage hits limits | | memory |
5959` container_memory_failures_total ` | Counter | Cumulative count of memory allocation failures | | memory |
60+ ` container_memory_kernel_usage ` | Gauge | Size of kernel memory allocated in bytes | bytes | memory |
6061` container_memory_mapped_file ` | Gauge | Size of memory mapped files | bytes | memory |
6162` container_memory_max_usage_bytes ` | Gauge | Maximum memory usage recorded | bytes | memory |
6263` container_memory_migrate ` | Gauge | Memory migrate status | | cpuset |
6364` container_memory_numa_pages ` | Gauge | Number of used pages per NUMA node | | memory_numa |
6465` container_memory_rss ` | Gauge | Size of RSS | bytes | memory |
6566` container_memory_swap ` | Gauge | Container swap usage | bytes | memory |
67+ ` container_memory_total_active_file_bytes ` | Gauge | Current total active file in bytes | bytes | memory |
68+ ` container_memory_total_inactive_file_bytes ` | Gauge | Current total inactive file in bytes | bytes | memory |
6669` container_memory_usage_bytes ` | Gauge | Current memory usage, including all memory regardless of when it was accessed | bytes | memory |
6770` container_memory_working_set_bytes ` | Gauge | Current working set | bytes | memory |
6871` container_network_advance_tcp_stats_total ` | Gauge | advanced tcp connections statistic for container | | advtcp |
You can’t perform that action at this time.
0 commit comments