Files
nix-config/hosts/idols-aquamarine/monitoring/alert_rules/README.md
2025-09-26 18:56:06 +08:00

9 lines
529 B
Markdown

# Alert Rules
Alert rules are configurations that define conditions, scope, and actions for generating alerts from
monitored signals, such as metrics, logs, or activity. When an alert rule's defined conditions are
met for a specific resource within its scope, the system generates a triggered alert, which is the
actual instance of the condition being met. These rules specify the data to monitor, the trigger
threshold, and the resulting actions, like sending notifications to specific receivers or performing
automated tasks.