Commit c99f5c0b authored by Brian Brazil's avatar Brian Brazil

Move the rules over to the querying section, that seems more natural.

parent c5234641
......@@ -149,7 +149,7 @@ Prometheus's expression browser until the result set seems reasonable
(hundreds, not thousands, of time series at most). Only when you have filtered
or aggregated your data sufficiently, switch to graph mode. If the expression
still takes too long to graph ad-hoc, pre-record it via a [recording
rule](/docs/operating/rules/#recording-rules).
rule](../rules/#recording-rules).
This is especially relevant for Prometheus's query language, where a bare
metric name selector like `api_http_requests_total` could expand to thousands
......
---
title: Recording and alerting rules
sort_rank: 5
sort_rank: 6
---
# Defining recording and alerting rules
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment