Skip to content

Commit

Permalink
Delete node_exporter in devnet
Browse files Browse the repository at this point in the history
  • Loading branch information
semeniak97mf committed Nov 21, 2024
1 parent 6988786 commit f63cdc9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions devnet/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,6 @@ services:
networks:
- sportchain-node-network

node_exporter:
image: prom/node-exporter:latest
container_name: node_exporter
restart: always
ports:
- "9100:9100"
networks:
- sportchain-node-network

process_exporter:
image: ncabatoff/process-exporter:latest
container_name: process_exporter
Expand Down

0 comments on commit f63cdc9

Please sign in to comment.