Merge pull request #1869 from prometheus/fabxc-patch-1

Clarify comment on rule evaluation
This commit is contained in:
Fabian Reinartz 2016-08-03 10:47:28 +02:00 committed by GitHub
commit 806571074a

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"