Skip to content

trion-development/microservice-summit-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beispielprojekt für Monitoring mit Prometheus und Grafana

Software

git

Für die Java Beispiel Java JDK in Version 17. Docker und docker-compose empfohlen. Alternativ können die Binaries direkt heruntergeladen und genutzt werden.

Prometheus Download: https://prometheus.io/download/

AlertManager Download: https://prometheus.io/download/

Grafana Download: https://grafana.com/grafana/download

Einrichtung

Linux: chmod -R a+w data

Beispiele

In den Ordnern spring und prometheus befinden sich Beispielprojekte mit unterschiedlichen Zwischenständen zur leichten Nachvollziehbarkeit.

Beispiel-Aufrufe

$ watch -n 5 curl -sSL http://localhost:8080/account/register
$ watch -n 3 curl -sSL http://localhost:8080/login
$ watch -n 2 curl -sSL http://localhost:8080/shop
$ watch -n 2 curl -sSL http://localhost:8080/search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published