Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 264 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 264 Bytes

prometheus experiments

some handy examples for how to add metrics to apps

top level directories are frameworks:

  • spring

the prometheus/grafana setup is a docker-compose file living in ./prometheus:

(cd ./prometheus ; docker-compose up -d)