Skip to content

This project is an API and client to test Prometheus and Grafana tools.

Notifications You must be signed in to change notification settings

BryanDamasceno/Prometheus-Grafana-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prometheus-grafana-simulation

This project was developed to test Prometheus and Grafana tools. It is an API developed to generate custom metrics using Spring Boot Actuator. The Client container is a shell script that makes random requests on the application's routes to generate data.

To run the application:

build the app dir with maven:

- mvn clean package

and then:

- docker-compose up -d

Prometheus GUI is on the endpoint:

- localhost:9090

About

This project is an API and client to test Prometheus and Grafana tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published