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 (186 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (2,316 stars)
PR merge metrics
 (No merged PRs in 30d)

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