Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 477 Bytes

File metadata and controls

18 lines (9 loc) · 477 Bytes

Grafana Monitoring Setup

This repository contains a basic Grafana setup integrated with Prometheus for monitoring purposes. The setup uses Docker Compose to launch the necessary services.

Alerting ans resolving

Prerequisites

Before getting started, make sure you have Docker and Docker Compose installed on your machine.

Getting Started

  1. Clone the repository to your local machine and run :

    docker-compose up