常规数据运维,经常要用到prometheus的语句,这里备忘下📊 一、数据类型类型说明示例Counter只增不减的计数器(可重置)http_requests_total, node_cpu_seconds_totalGauge可增可减的仪表盘node_memory_MemAvailable_byte...