OP#179 add more tsdb options
This commit is contained in:
@@ -18,4 +18,6 @@ ExecStart=/usr/bin/prometheus \
|
||||
--storage.tsdb.wal-segment-size=<%= @ps_wal_seg_size %> \
|
||||
--web.enable-remote-write-receiver \
|
||||
--web.enable-lifecycle \
|
||||
--storage.tsdb.wal-compression
|
||||
--storage.tsdb.wal-compression \
|
||||
--storage.tsdb.min-block-duration=<%= @ps_min_block_dur %> \
|
||||
--storage.tsdb.max-block-duration=<%= @ps_max_block_dur %>
|
||||
Reference in New Issue
Block a user