Update etcd to v3.5.29

This commit is contained in:
yeasy
2026-04-25 15:00:47 +00:00
parent 73d230f3b7
commit 73f29570d4
5 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ services:
- prometheus
node-exporter:
image: prom/node-exporter:v1.11.1
image: prom/node-exporter:v1.8.2
ports:
- "9100:9100"
networks:
@@ -122,7 +122,6 @@ networks:
driver: bridge
```
启动后访问 `http://localhost:8080` 查看
- 容器性能统计
- 系统资源使用情况
- 历史性能数据
@@ -177,7 +176,7 @@ services:
- monitoring
node-exporter:
image: prom/node-exporter:v1.11.1
image: prom/node-exporter:v1.8.2
container_name: node-exporter
ports:
- "9100:9100"