From 013dc30dee7c7835b6e36bdea6c75ab7e30d7f42 Mon Sep 17 00:00:00 2001 From: phyber Date: Wed, 8 Nov 2017 10:38:03 +0000 Subject: [PATCH] Fix markdown in recording rules. (#3432) Resolves an issue where rendered markdown was incorrect. --- docs/configuration/recording_rules.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuration/recording_rules.md b/docs/configuration/recording_rules.md index 7c29f1dbf..ebdd00de5 100644 --- a/docs/configuration/recording_rules.md +++ b/docs/configuration/recording_rules.md @@ -78,6 +78,7 @@ rules: ### `` The syntax for recording rules is: + ``` # The name of the time series to output to. Must be a valid metric name. record: @@ -93,6 +94,7 @@ labels: ``` The syntax for alerting rules is: + ``` # The name of the alert. Must be a valid metric name. alert: