Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 506 Bytes

README.adoc

File metadata and controls

21 lines (14 loc) · 506 Bytes

Springboot Micrometer with Prometheus and Grafana

Full documentation

Please refer the below blog post for the complete implementation and instructions

Environemnt

  • Springboot 2

  • Kotlin

  • H2

  • Micrometer

  • Prometheus

  • Grafana

Reference/Credits

  • Throughput metrics are inspired by the Metrics published by Adrain Cole for the Zipkin project

  • Thanks to the Michael for publishing the Grafana dashboard for JVM metrics