bloomberg/goldpinger

Add TCP checks on top of HTTP checks

Open

#47 opened on Jan 23, 2019

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (2,316 stars) (186 forks)batch import
enhancementgood first issuehelp wanted

Description

I've been trying Goldpinger out recently, and have been finding it useful already. I was looking through the code, and was curious why you chose to do http monitoring, rather than tcp or icmp pings?

Contributor guide