This commit is contained in:
@@ -6,8 +6,8 @@ ExecStart=
|
||||
ExecStart=/usr/bin/prometheus \
|
||||
--config.file=/etc/prometheus/prometheus.yml \
|
||||
--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-lifecycle
|
||||
--storage.tsdb.wal-compression
|
||||
--storage.tsdb.retention.time=<%= @ps_retention_time %>
|
||||
--storage.tsdb.retention.size=<%= @ps_retention_size %>
|
||||
# --storage.tsdb.wal-compression
|
||||
Reference in New Issue
Block a user