airbnb / nerve

A service registration daemon that performs health checks; companion to airbnb/synapse
MIT License
942 stars 151 forks source link

improve the check names in logs #7

Closed igor47 closed 11 years ago

igor47 commented 11 years ago

fixes the problem where i see lines like this for http checks: running health check http-:3272/health

igor47 commented 11 years ago

@jtai @nelgau

jtai commented 11 years ago

LGTM, although it seems you introduced a memory leak on line 34...