Adjust options to prometheus 1.6

Change-Id: I366b9fbef37bde5110515e0f8ac13110d5ab4b8b
This commit is contained in:
Bartosz Kupidura 2017-05-25 10:53:42 +02:00
parent e7de11cf46
commit 9eca63980e
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -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