Skip to content

banzaicloud/tcheck

 
 

Repository files navigation

tcheck

A simple TChannel health checker written in Go.

tcheck supports the following flags:

  • --peer a singular host:port to health check
  • --serviceName the target's service name

Examples:

tcheck --peer 127.0.0.1:4532 --serviceName keyvalue

Tests

Run tests using go test.

License

MIT.

About

TChannel health check utility

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

  • Go 84.5%
  • Thrift 9.7%
  • Dockerfile 5.0%
  • Makefile 0.8%