1
0
Fork 0

fix: Fixed the issue of Prometheus failing to install in the new version.

This commit is contained in:
wanghe-fit2cloud 2024-11-26 15:16:56 +08:00
parent 7de15f0608
commit 984f6015ac
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ services:
- '--storage.tsdb.path=/prometheus'
- '--web.console.libraries=/etc/prometheus/console_libraries'
- '--web.console.templates=/etc/prometheus/consoles'
- '--storage.tsdb.retention=200h'
- '--storage.tsdb.retention.time=200h'
labels:
createdBy: "Apps"
networks: