Skip to content

Commit

Permalink
fea: docker add node-exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldin95 committed Mar 13, 2024
1 parent e4c6b43 commit 7187561
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,7 @@ services:
depends_on:
- confd
- switch
expoter:
restart: always
image: "prom/node-exporter:v1.7.0"
network_mode: service:confd

0 comments on commit 7187561

Please sign in to comment.