wglass/lighthouse

View on GitHub
examples/configs/services/api_widgets.yaml

Summary

Maintainability
Test Coverage
host: "localhost"
port: 8000
discovery: "zookeeper"
checks:
  interval: 3
  http:
    rise: 1
    fall: 2
    uri: "/health"