Clarify comment on rule evaluation

Fixes #1866
This commit is contained in:
Fabian Reinartz 2016-08-03 08:29:51 +02:00 committed by GitHub
parent a4ee5b14d5
commit 9a269b5507
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ global:
external_labels:
monitor: 'codelab-monitor'
# Load and evaluate rules in this file every 'evaluation_interval' seconds.
# Load rules once and periodically evaluate them according to the global 'evaluation_interval'.
rule_files:
# - "first.rules"
# - "second.rules"