This write-up is meant as a starting point into software monitoring for developers and DevOps engineers alike. There’s a wealth of tools and resources on the internet, but getting a big picture view of how everything fits together is harder to understand when you start researching this topic.

If you suddenly find yourself as a new DevOps engineer, or a developer needing to do operations work on your software, then hopefully this guide can serve as a starting point into the world of open source monitoring.

Open Source Tool List

There are lots of tools out there for monitoring, and I’ll begin by separating them into these loosely defined categories, then attempt to explain the underlying problems each category solves. This list is in no way comprehensive, but represent tools which I have tried out myself.

Metrics

Centralized Logging

General Purpose Monitoring/Alerting Platforms

Cluster Monitoring

Event Steam Processing

Reading this Guide

This guide is broken up into more detailed write-ups:

Resources