I am using spring boot actuator (Spring Boot 2) to monitor the state of the application. Prometheus collects metrics. It calls endpoint actuator/prometheus. But there are quite a lot of metrics there. Is there any way to disable some of the metrics for prometheus?
Asked
Active
Viewed 747 times
1
-
https://stackoverflow.com/a/54097060/325224 – schemacs Oct 21 '21 at 07:10