I'd like to use prometheus monitoring system to check my nestjs
application
I have url like http://IP:PORT/test
Is that possible to check that url dead or alive using prometheus
?
you can use blackbox to check http or tcp https://github.com/prometheus/blackbox_exporter/blob/master/example.yml