CPU类型

container_cpu_load_average_10s       #最近10秒容器的CPU平均负载情况
container_cpu_usage_seconds_total    #容器的CPU累积占用时间

内存类型

container_memory_max_usage_bytes     #容器的最大内存使用量(单位:字节)
container_memory_usage_bytes        #容器的当前内存使用量(单位:字节)
container_spec_memory_limit_bytes    #容器的可使用最大内存数量(单位:字节)

​网络类型

container_network_receive_bytes_total   #容器网络累积接收字节数据总量(单位:字节)
container_network_transmit_bytes_total  #容器网络累积传输数据总量(单位:字节)

存储类型

container_fs_usage_bytes    #容器中的文件系统存储使用量(单位:字节)
container_fs_limit_bytes    #容器中的文件系统存储总量(单位:字节)
End
文章作者:
文章地址:http://honglvliyu.cn/index.php/archives/68/
文章标题:Prometheus容器监控--相关指标
文章版权:本文由Beyond the game独立整理撰写,转载请保留文章出处。
Last modification:August 1st, 2022 at 07:18 pm
咋滴 看了不给钱呀
广而告知