dlundquist / sniproxy

Proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session.
BSD 2-Clause "Simplified" License
2.56k stars 397 forks source link

Does sniproxy provides any metrics endpoint #378

Open pujasnjygithub opened 3 years ago

pujasnjygithub commented 3 years ago

Hello, I would like to understand the monitoring aspects of sniproxy. Many proxies including HAproxy provides a metrics endpoint which can be integrated with monitoring tool like Prometheus. Is there any plan to include such feature? Can somebody please share your experience or suggest as how to monitor the sniproxy?