Depends what sort of monitoring you want to do. You can: - Test it using blackbox_exporter. This will tell you if the app is up or down, and the latency in responding to test requests.
- Read its logfiles using mtail or grok_exporter. This will let you synthesize metrics like number and type of requests and number of failures, as long as such things are logged. -- 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/e59193cb-201c-4977-bba2-d86c05bde915o%40googlegroups.com.

