Histogram metric with labels/tags
I have the following Java snippet that I am using to publish histogram metrics
Spring Boot: monitor the response of calling third party api
I’m trying to monitor the response of calling some third-party and external api using Spring Boot and Prometheus (micrometer).