We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd67ac3 commit 71f45c4Copy full SHA for 71f45c4
1 file changed
docs/prometheus-autodelete-aggregator.service
@@ -3,7 +3,7 @@ Description=Prometheus monitoring server for AutoDelete
3
4
[Service]
5
User=prometheus
6
-ExecStart=/usr/local/bin/prometheus --config.file=/home/autodelete/go/src/github.com/riking/AutoDelete/docs/prometheus-aggregator.yml --storage.tsdb.path=/var/prometheus/data-aggregator/ --web.listen-address=localhost:4000 --storage.tsdb.retention.size=4GB --storage.tsdb.retention.time=45d --storage.tsdb.max-block-duration=3d
+ExecStart=/usr/local/bin/prometheus --config.file=/home/autodelete/go/src/github.com/riking/AutoDelete/docs/prometheus-aggregator.yml --storage.tsdb.path=/var/prometheus/data-aggregator/ --web.listen-address=100.114.223.55:4000 --storage.tsdb.retention.size=4GB --storage.tsdb.retention.time=45d --storage.tsdb.max-block-duration=3d
7
Restart=always
8
9
SyslogIdentifier=Prometheus
0 commit comments