mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-24 02:35:27 +00:00
Update container runtime guidance
This commit is contained in:
@@ -258,7 +258,7 @@ scrape_configs:
|
||||
|
||||
**常用的 Prometheus 查询(PromQL):**
|
||||
|
||||
```promql
|
||||
```text
|
||||
# 容器 CPU 使用百分比
|
||||
rate(container_cpu_usage_seconds_total[5m]) * 100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user