diff --git a/documentation/examples/prometheus.yml b/documentation/examples/prometheus.yml index 59035792c..7e07d908c 100644 --- a/documentation/examples/prometheus.yml +++ b/documentation/examples/prometheus.yml @@ -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"