mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
exclude node exporter
This commit is contained in:
parent
a882e12092
commit
dec9761a17
@ -171,9 +171,9 @@ services:
|
|||||||
- prometheus
|
- prometheus
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
|
|
||||||
node-exporter:
|
# node-exporter:
|
||||||
image: quay.io/prometheus/node-exporter
|
# image: quay.io/prometheus/node-exporter
|
||||||
container_name: node-exporter
|
# container_name: node-exporter
|
||||||
restart: always
|
# restart: always
|
||||||
ports:
|
# ports:
|
||||||
- "9100:9100"
|
# - "9100:9100"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user