This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
ExecStart=
|
ExecStart=
|
||||||
ExecStart=/usr/bin/prometheus \
|
ExecStart=/usr/bin/prometheus \
|
||||||
--config.file=/etc/prometheus/prometheus.yml \
|
--config.file=/etc/prometheus/prometheus.yml \
|
||||||
|
--web.config.file=/etc/prometheus/web.yml \
|
||||||
--storage.tsdb.path=/var/lib/prometheus \
|
--storage.tsdb.path=/var/lib/prometheus \
|
||||||
--storage.tsdb.retention.time=<%= @ps_retention_time %> \
|
--storage.tsdb.retention.time=<%= @ps_retention_time %> \
|
||||||
--storage.tsdb.retention.size=<%= @ps_retention_size %> \
|
--storage.tsdb.retention.size=<%= @ps_retention_size %> \
|
||||||
|
|||||||
Reference in New Issue
Block a user