Remove resolve timeout from the config shipped by default (#2349)

It is not needed with Prometheus and can confuse users.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
Julien Pivotto 2020-08-25 15:46:38 +02:00 committed by GitHub
parent 8e861c646b
commit 565fb4fc00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
global:
resolve_timeout: 5m
route:
group_by: ['alertname']
group_wait: 30s