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

Clarify comment on rule evaluation
pull/1634/head^2
Fabian Reinartz 2016-08-03 10:47:28 +02:00 committed by GitHub
commit 806571074a
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"