Adjust options to prometheus 1.6
Change-Id: I366b9fbef37bde5110515e0f8ac13110d5ab4b8b
This commit is contained in:
parent
e7de11cf46
commit
9eca63980e
2 changed files with 2 additions and 4 deletions
|
@ -16,8 +16,7 @@ parameters:
|
|||
local:
|
||||
engine: "persisted"
|
||||
retention: "360h"
|
||||
memory_chunks: 1048576
|
||||
max_chunks_to_persist: 524288
|
||||
target_heap_size: 3221225472
|
||||
num_fingerprint_mutexes: 4096
|
||||
alertmanager:
|
||||
notification_queue_capacity: 10000
|
||||
|
|
|
@ -56,8 +56,7 @@ prometheus:
|
|||
local:
|
||||
engine: "persisted"
|
||||
retention: "360h"
|
||||
memory_chunks: 1048576
|
||||
max_chunks_to_persist: 524288
|
||||
target_heap_size: 3221225472
|
||||
num_fingerprint_mutexes: 4096
|
||||
alertmanager:
|
||||
notification_queue_capacity: 10000
|
||||
|
|
Loading…
Reference in a new issue