Do you see the expected data at /prometheus within your app? Prometheus is a pull based system, so you will need to update your scrape configuration to pull data from that endpoint periodically.
On 20 July 2020 23:19:32 BST, Coder Noob <[email protected]> wrote: >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, > >-- >You received this message because you are subscribed to the Google >Groups "Prometheus Users" group. >To unsubscribe from this group and stop receiving emails from it, send >an email to [email protected]. >To view this discussion on the web visit >https://groups.google.com/d/msgid/prometheus-users/6197ca55-7819-4760-9c04-cedb3246e8d7o%40googlegroups.com. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/D9C76458-6869-4FB5-AD69-EFEA66D697B0%40Jahingo.com.

