Best of MonitoringMay 2025

  1. 1
    Article
    Avatar of joindevopsDevOps·52w

    Build an incident response workflow with n8n + Prometheus

    Learn how to build an automated incident response workflow using Prometheus for monitoring, n8n for orchestration, and AWS Lambda for executing custom actions. This setup includes sending alerts using Alertmanager and possible integrations with Discord and PagerDuty.

  2. 2
    Article
    Avatar of selfhstselfh.st·51w

    Self-Host Weekly (30 May 2025)

    Weekly roundup of self-hosted software updates and new releases, featuring MinIO's controversial community edition changes that sparked community forks, Rallly's v4.0.0 update with new licensing model, and the end of the Self-Hosted podcast after 150 episodes. Includes updates to popular self-hosted applications like Navidrome, WireGuard Easy, and Ente Photos, plus 25+ new software projects covering everything from Docker management to fitness tracking. Highlights LogForge as a Docker container monitoring solution and provides community resources for self-hosting enthusiasts.

  3. 3
    Article
    Avatar of last9Last9·1y

    How Docker Logging Drivers Work

    Docker logging drivers are essential for efficiently managing container logs, allowing them to be collected, stored, and accessed across systems. This guide covers configuration options and best practices, making it easier to troubleshoot, monitor, and comply with regulations. Various logging drivers such as json-file, syslog, and fluentd are discussed, along with techniques for optimizing log storage and access. Practical solutions for common issues, enhancing performance, and integrating advanced observability tools are provided.