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