Fix markdown in recording rules. (#3432)

Resolves an issue where rendered markdown was incorrect.
This commit is contained in:
phyber 2017-11-08 10:38:03 +00:00 committed by Brian Brazil
parent 87f5fe3576
commit 013dc30dee

View file

@ -78,6 +78,7 @@ rules:
### `<rule>`
The syntax for recording rules is:
```
# The name of the time series to output to. Must be a valid metric name.
record: <string>
@ -93,6 +94,7 @@ labels:
```
The syntax for alerting rules is:
```
# The name of the alert. Must be a valid metric name.
alert: <string>