Posts tagged with Micrometer

Featured image for "Mastering Spring boot Actuator"
Java

Mastering Spring boot Actuator

In this tutorial I'll cover why Spring boot actuator allows you to write proper production-grade Spring boot applications.

Featured image for "Monitoring with Micrometer, Prometheus and Grafana"
Java

Monitoring with Micrometer, Prometheus and Grafana

With Spring boot 2.0, the support for Micrometer made monitoring a lot easier. In this tutorial we'll see how we can use it with Grafana and Prometheus.