Skip to content

tech-deepa/observability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus Monitoring Stack Using Docker Compose

A complete observability stack with Prometheus, Alertmanager, Grafana, and Node Exporter, deployed using Docker Compose.

This setup helps you monitor system metrics, visualize dashboards, and get alerts — running entirely inside Docker containers.
This doc is based on the DevOpsCube tutorial at https://devopscube.com/setup-prometheus-using-docker


Stack Components

  • Prometheus Time-series database & metrics scraper
  • Alertmanager Alert routing & notifications
  • Grafana Dashboard and visualization
  • Node Exporter Collects host machine metrics
  • Docker Compose Orchestrates containers

Prerequisites

Before you begin:

  • Docker & Docker Compose installed
  • Basic familiarity with Docker
  • A Linux environment (local or cloud VM)

For setup please refer setup-doc.txt

About

A project on observability stack with Prometheus, Alertmanager, Grafana, and Node Exporter, deployed using Docker Compose.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors