Hello,
I am trying to integrate my Spring MVC 5 application to Prometheus. But as far as I see the data at /prometheus endpoint is not pushed to prometheus.
All the tutorials are for Spring Boot and I cannot migrate my app to SpringBoot right now.
Can you explain me how can I integrate the Spring MVC application to Prometheus?
Best regards,