Skip to content

Commit

Permalink
UPDATE: persist prometheus data
Browse files Browse the repository at this point in the history
  • Loading branch information
wiemanboy committed Jan 19, 2025
1 parent 2fd0cf7 commit fef1f5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions swarm-compose.reverse-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,10 @@ services:
- logging_network
volumes:
- ./prometheus.yml:/etc/prometheus/prometheus.yml
- ./data/logs/prometheus:/prometheus
command:
- --config.file=/etc/prometheus/prometheus.yml
- --storage.tsdb.retention.size=10GB
ports:
- "9090:9090"

Expand Down

0 comments on commit fef1f5c

Please sign in to comment.