stefanprodan / swarmprom

Docker Swarm instrumentation with Prometheus, Grafana, cAdvisor, Node Exporter and Alert Manager
MIT License
1.87k stars 734 forks source link

Monitoring http code status #35

Open chmodrs opened 6 years ago

chmodrs commented 6 years ago

Hi,

Is possible with swarmprom monitoring HTTP status code of my web applications? I like to get a slack notification if my application don't return HTTP 200 code.

Thanks!

ashish235 commented 6 years ago

or even a tcp status of a port which blackbox supports. I would like to have that.