Tagged articles
4 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Nov 1, 2025 · Operations

How to Build Production‑Grade Prometheus Alert Rules and Silence Policies in 10 Minutes

This guide walks SRE and operations teams through setting up Prometheus alert rule templates, defining severity/team/service labels, configuring Alertmanager routing and receivers, testing alerts, creating scheduled silences, automating silence management via API, implementing inhibition rules, establishing Git‑based review pipelines, persisting alert history to MySQL, and applying security, performance, and compliance best practices.

AlertingAlertmanagerPrometheus
0 likes · 31 min read
How to Build Production‑Grade Prometheus Alert Rules and Silence Policies in 10 Minutes
Aikesheng Open Source Community
Aikesheng Open Source Community
Sep 27, 2022 · Operations

Refactoring Alertmanager: Reducing Noise, Improving Escalation, Suppression, and Silence Management

This article shares practical experiences and solutions for improving an Alertmanager‑based alert system, addressing problems such as noisy alerts, lack of escalation, missing recovery notifications, suppression limitations, and cumbersome silence management by redesigning architecture, adding custom scripts, and extending database support.

AlertingAlertmanagerOperations
0 likes · 19 min read
Refactoring Alertmanager: Reducing Noise, Improving Escalation, Suppression, and Silence Management