monitoring-from-collection-through-alerting

Status: IN

The monitoring-to-alerting pipeline is fully layered: metrics collection feeds recording and alerting rules (evaluated at 30s default intervals), AlertRelabelConfigs filter before reaching Alertmanager, inhibit rules suppress duplicates via source/target matching, and silences require persistent storage — creating a complete observe→evaluate→route→notify chain.

Justifications

Connects the architectural layers (depth-1) with the alerting pipeline (depth-1) into a unified collection-through-notification model

Depends on (SL): monitoring-stack-layered-architecture, alerting-pipeline-rules-to-routing

JSON