How to Setup Micrometer with Prometheus in Spring Boot 1.5

Overview In this article, I will revisit a little bit my old article, but still valid, regarding monitoring your services. As you can see in my previous article, I wrote about monitoring service in Go […]

Micro-services Using go-kit: API Monitoring

API monitoring is essential because APIs are the only interaction mechanism between your services and outside world.