How to Configure Prometheus to Scrape and Aggregate Data From a Spring Boot 2.x Application
You can see the source code for this post on Github.
Following up on the last post [ How to Expose Meaningful Prometheus Metrics In a Spring Boot 2.x Application], if we have metrics exposed but they don’t go anywhere, are there metrics exposed at all?