mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-26 10:48:34 +02:00
feat: add recoding rules
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Recording Rules
|
||||
|
||||
Recording rules are pre-defined queries, often complex or computationally expensive, that are
|
||||
evaluated periodically to create new, pre-computed time series metrics.
|
||||
|
||||
These rules store the results in a metric backend, significantly speeding up queries for dashboards
|
||||
and other alerts, and reducing system load by avoiding the re-computation of data.
|
||||
Reference in New Issue
Block a user