Skip to content

Latest commit

 

History

History

docker-monitoring

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Docker Monitoring with Grafana Alloy

This example demonstrates how to monitor Docker containers using Grafana Alloy.

Prerequisites

  • Docker
  • Docker Compose
  • Git

Running the Demo

Step 1: Clone the repository

git clone https://github.com/grafana/alloy-scenarios.git

Step 2: Deploy the monitoring stack

cd alloy-scenarios/docker-monitoring
docker-compose up -d

Step 3: Access Grafana Alloy UI

Open your browser and go to http://localhost:12345.

Step 4: Access Grafana UI

Open your browser and go to http://localhost:3000.