Skip to content

optiop/prometheus-grafana-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus, Grafana workshop

Introduction

This workshop is designed to help you get started with Prometheus and Grafana. We will be using a simple application that exposes metrics in Prometheus format. We will then use Prometheus to scrape these metrics and Grafana to visualize them.

Prerequisites

  • Docker
  • Docker Compose
  • Git

Usage

Use the following commands to clone the repository and start the services:

cd app
mvn package
docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published