Skip to content

Commit 5f158d3

Browse files
committed
Complete Monitoring Stack (#23)
* Add node-exporter to collect node metrics * Increase monitoring scraping time to avoid costs in AWS * Increase the covid19 replicas to use all the cluster
1 parent d514fd3 commit 5f158d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-swarm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
ports:
77
- "40001:8000"
88
deploy:
9-
replicas: 3
9+
replicas: 10
1010
update_config:
1111
delay: 10s
1212

0 commit comments

Comments
 (0)