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 […]
Tag: prometheus
Micro-services Using go-kit: API Monitoring
API monitoring is essential because APIs are the only interaction mechanism between your services and outside world.