summarylogtreecommitdiffstats
path: root/thanos-rule.conf
diff options
context:
space:
mode:
authorCarsten Feuls2019-03-14 15:02:15 +0100
committerCarsten Feuls2019-03-14 15:02:15 +0100
commita50ad9a4a11e282984a6be8158f270923972ba3e (patch)
tree6cfcd1214a2272f6e8c982a4885e225e02aa7003 /thanos-rule.conf
parent0b18cb0ef2213f57c21372569b9a89eb7c7ad5df (diff)
downloadaur-prometheus-thanos.tar.gz
Update to 0.3.2
Diffstat (limited to 'thanos-rule.conf')
-rw-r--r--thanos-rule.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/thanos-rule.conf b/thanos-rule.conf
index 2c02bb93b201..b18ef2f46eac 100644
--- a/thanos-rule.conf
+++ b/thanos-rule.conf
@@ -83,7 +83,7 @@ DATA="--data-dir=/var/lib/thanos/rule"
# Rule files that should be used by rule manager.
# Can be in glob format (repeated).
-#RULE_FILE"--rule-file=/etc/thanos/rules/"
+#RULE_FILE="--rule-file=/etc/thanos/rules/"
# The default evaluation interval to use.
#EVAL_INTERVAL="--eval-interval=30s"