Monitor PostgreSQL with Prometheus and Grafana
PostgreSQL’s internal statistics collector tracks everything from tuple operations to lock waits, but those metrics are only useful…
PostgreSQL’s internal statistics collector tracks everything from tuple operations to lock waits, but those metrics are only useful…
Database performance monitoring is non-negotiable in production. Slow queries, connection exhaustion, and replication lag are the top three…
Nginx is one of the most widely deployed web servers and reverse proxies in production environments. Monitoring its…
The Prometheus Blackbox exporter lets you probe endpoints over HTTP, HTTPS, TCP, DNS, and ICMP to monitor website…
Alertmanager handles alert deduplication, grouping, silencing, and routing for Prometheus. It takes alerts from Prometheus and sends notifications…
Prometheus 3 introduces a redesigned web UI, native OTLP ingestion, and significant performance improvements. This guide covers a…
Prometheus 3 brings a completely redesigned UI, native OpenTelemetry support, and significant performance improvements over the 2.x series.…
Zabbix 7.0 LTS is the latest long-term support release of the Zabbix monitoring platform, released in June 2024.…
Grafana Tempo is a distributed tracing backend that stores traces and makes them searchable through Grafana. It accepts…
Grafana Mimir is a horizontally scalable, long-term storage backend for Prometheus metrics. It is fully compatible with the…
Grafana Loki is a log aggregation system designed to be cost-effective and easy to operate. Unlike traditional log…
Grafana Alloy is the OpenTelemetry-compatible collector that replaced Grafana Agent. It handles metrics, logs, and traces in a…