Alert center
Rule types
Scheduled
Runs a SQL or metric query on an interval and evaluates the configured trigger and severity thresholds.
Real-time
Records
real_time rule intent. The current backend evaluates real-time intent through the scheduled
evaluator; an intake-path matcher is not active yet.Anomaly
Compares current values with a historical MAD or EWMA baseline, optionally with weekly
seasonality.
mad or
ewma. EWMA also uses an alpha value in the range (0, 1].
Incident lifecycle
An incident starts active. A responder can acknowledge the incident, silence matching delivery, and resolve the incident after recovery. Incident detail preserves rule context, trace ids, labels, delivery state, and related RCA when available. Semantic grouping combines incidents with the same normalized fingerprint. Acknowledging or resolving a group cascades to all member incidents. Mole Agent RCA requires theagent feature and Agent permissions. Mole Agent stores the
evidence-backed result with the incident instead of replacing the incident lifecycle.
Escalation and on-call
Thealert_manager role evaluates rules and drives escalation:
- resolve the active step’s users, teams, schedules, and channels;
- dispatch each target and record an independent delivery result;
- wait for acknowledgement until
ack_timeout_secs; - advance to the next step until acknowledged, resolved, or exhausted.
Notification delivery
Configure SMTP, Slack, Lark, and webhook credentials under Settings → Notify management → Connectors. Connector configuration is encrypted at rest, and sensitive values are never returned in plaintext. Use Users to bind personal provider identities, Templates to build reusable messages, Policies to match events and resolve recipients, and Fallback routes for team or organization delivery. See Notification channels and delivery for the complete workflow.Silences
A silence matches labels during a fixed window and pauses delivery without changing the rule. Silencing one active incident can create a matching silence rule.Permissions
Notification channels
Configure connectors, users, templates, policies, fallbacks, and delivery operations.
Webhook connectors
Configure payloads, target overrides, signing, and webhook security.