Mercurial > code > home > repos > victoriametrics
diff deploy_vmalert.yaml @ 28:e114edff93dc
more explicit intervals. try to get a single day of notification out of a disk err increase
author | drewp@bigasterisk.com |
---|---|
date | Wed, 19 Jul 2023 21:17:22 -0700 |
parents | cd115f1ca2a8 |
children |
line wrap: on
line diff
--- a/deploy_vmalert.yaml Thu Jun 29 14:12:22 2023 -0700 +++ b/deploy_vmalert.yaml Wed Jul 19 21:17:22 2023 -0700 @@ -25,6 +25,8 @@ args: - -configCheckInterval=5s - -datasource.url=http://victoriametrics/m/ + - -datasource.queryStep=5m + - -evaluationInterval=1m - -external.url=https://bigasterisk.com/vmalert - -loggerLevel=INFO - -loggerTimezone=America/Los_Angeles