add: node-exporter
This commit is contained in:
parent
faf83978a2
commit
d01ed28d39
2 changed files with 10 additions and 8 deletions
|
@ -104,5 +104,10 @@ services:
|
|||
networks:
|
||||
- metrics
|
||||
|
||||
prom-node:
|
||||
image: prom/node-exporter
|
||||
networks:
|
||||
- metrics
|
||||
|
||||
networks:
|
||||
metrics:
|
Reference in a new issue