🌐
Prometheus
prometheus.io › docs › alerting › latest › alertmanager
Alertmanager | Prometheus
PromCon EU 2026 — Oct 7–8, Munich. ... The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, PagerDuty, or OpsGenie.
Overview
Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud . Since its inception in 2012, many companies and organizations have adopted Prometheus, and the project has a very active developer and user community. It is now a standalone open source project ...
Grafana
Prometheus project documentation for Grafana support for Prometheus
Metric types
The Prometheus instrumentation libraries offer four core metric types. With the exception of native histograms, these are currently only differentiated in the API of instrumentation libraries and in the exposition protocols. The Prometheus server does not yet make use of the type information ...
Exporters and integrations
Prometheus project documentation for Exporters and integrations
🌐
GitHub
github.com › prometheus › alertmanager
GitHub - prometheus/alertmanager: Prometheus Alertmanager · GitHub
3 weeks ago - The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integrations such as email, PagerDuty, OpsGenie, or many other mechanisms ...
Author: prometheus
🌐
Groundcover
groundcover.com › observability, for the cloud. › groundcover blog | check our latest articles › prometheus alertmanager: what is it, why use it & key features
Prometheus Alertmanager: What is it, Why Use it & Key Features
March 12, 2025 - Fortunately, the good people who develop Prometheus recognize that many teams need to do various things with their data once Prometheus collects it. To help with that task, Prometheus developers offer Alertmanager, an optional tool that you can use alongside Prometheus itself to streamline management of the alerts.
🌐
Prometheus
prometheus.io › docs › alerting › latest › configuration
Configuration | Prometheus
It is mutually exclusive with `telegram_bot_token`. [ telegram_bot_token_file: <string> ] [ webex_api_url: <string> | default = "https://webexapis.com/v1/messages" ] [ mattermost_webhook_url: <secret> ] [ mattermost_webhook_url_file: <string> ] # The default HTTP client configuration [ http_config: <http_config> ] # ResolveTimeout is the default value used by alertmanager if the alert does # not include EndsAt, after this time passes it can declare the alert as resolved if it has not been updated. # This has no impact on alerts from Prometheus, as they always include EndsAt.
🌐
Prometheus
prometheus.io › docs › alerting › latest › overview
Alerting overview | Prometheus
The Alertmanager then manages those alerts, including silencing, inhibition, aggregation and sending out notifications via methods such as email, on-call notification systems, and chat platforms.
🌐
Last9
last9.io › blog › prometheus-alertmanager
Prometheus Alertmanager: Routing, Grouping and Setup | Last9
January 19, 2026 - Alertmanager gives you control over how alerts behave in production. You can set rules for silencing alerts during maintenance, throttle noisy alerts, and define fallback receivers.
🌐
GitHub
github.com › prometheus › alertmanager › releases
Releases · prometheus/alertmanager
Prometheus Alertmanager. Contribute to prometheus/alertmanager development by creating an account on GitHub.
Author: prometheus
🌐
GeeksforGeeks
geeksforgeeks.org › devops › what-is-prometheus-alertmanager-
What is Prometheus Alertmanager ? - GeeksforGeeks
July 23, 2025 - Prometheus Alertmanager is a component of the Prometheus suite of tools, and it deals with the alerts produced by core Prometheus monitoring solutions. This is meant to allow for the administration of alerts, allow proper routing to the appropriate ...
🌐
OneUptime
oneuptime.com › home › blog › how to configure alertmanager with prometheus
How to Configure Alertmanager with Prometheus
January 25, 2026 - Alertmanager transforms raw Prometheus alerts into actionable notifications. By configuring routing rules, grouping, and inhibitions, you can reduce noise and ensure the right people receive the right alerts.
Find elsewhere
🌐
Prometheus
prometheus.io › docs › prometheus › latest › configuration › alerting_rules
Alerting rules | Prometheus
Prometheus's alerting rules are good at figuring what is broken right now, but they are not a fully-fledged notification solution. Another layer is needed to add summarization, notification rate limiting, silencing and alert dependencies on top of the simple alert definitions. In Prometheus's ecosystem, the Alertmanager takes on this role.
🌐
Better Stack
betterstack.com › community › guides › monitoring › prometheus-alertmanager
Effective Alerting with Prometheus Alertmanager | Better Stack Community
The node-exporter service collects hardware and operating system metrics from the host machine, while prometheus scrapes these metrics and stores them. It also exposes a web interface for querying and visualizing the collected data. Finally, alertmanager handles alerts sent by prometheus so they are sent to the configured notification channels.
🌐
Prometheus
prometheus.io › docs › alerting › latest › notifications
Notification template reference | Prometheus
Prometheus creates and sends alerts to the Alertmanager which then sends notifications out to different receivers based on their labels.
🌐
Grafana
grafana.com › blog › step-by-step-guide-to-setting-up-prometheus-alertmanager-with-slack-pagerduty-and-gmail
Step-by-step guide to setting up Prometheus Alertmanager with Slack, PagerDuty, and Gmail | Grafana Labs
February 26, 2020 - To start, you need to create your alerting rules in Prometheus, and specify under what conditions you want to be alerted (such as when an instance is down). Second, you need to set up Alertmanager, which receives the alerts specified in Prometheus.
🌐
Artifact Hub
artifacthub.io › packages › helm › prometheus-community › alertmanager
alertmanager 1.42.0 · prometheus/prometheus-community
The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, PagerDuty, or OpsGenie.
🌐
Devtron
devtron.ai › home › blog
Prometheus Alertmanager for Kubernetes
September 10, 2025 - TL;DR: Set up Prometheus Alertmanager in Kubernetes to automate alerts for issues like app restarts, CPU throttling and memory usage, helping teams proactively maintain reliability and performance.
🌐
Red Hat
catalog.redhat.com › en › software › containers › openshift4 › ose-prometheus-alertmanager › 5cdc1cfbbed8bd5717d60b17
Prometheus Alertmanager
July 1, 2026 - openshift4/ose-prometheus-alertmanager · 1786998246 · v4.15 · + 4 more · Change version · Architecture: ppc64le ·
Author: prometheus