tomgur / simple-go-http-monitor

Simple HTTP monitor written in Golang. Exposes metrics for Prometheus
2 stars 2 forks source link

fix: catch GET errors #19

Open raphink opened 2 years ago

raphink commented 2 years ago

Would it make sense to add metrics for errors (such as non routable addresses, or rejected connections)?

Signed-off-by: Raphaël Pinson raphael@isovalent.com