http request healthcheck - braze-inc/Burrow GitHub Wiki
Healthcheck
This endpoint is used as a healthcheck of Burrow, whether for monitoring or load balancing within a VIP.
GET /burrow/admin
None
The response is always the simple string "GOOD"
As long as the HTTP server is running, this request will never return an error. It has no parameters to be specified incorrectly, and no processing is done in Burrow.