Skip to content

Make the path of web endpoints configurable #10181

Closed
@wilkinsona

Description

@wilkinsona

Many gateways and load balancers ping a URL and just need a 200 back to consider a server to be a candidate for handling requests. We've also heard of teams that "require" this URL to be /health. Given that all they need is a 200 response, the status endpoint is currently the best fit but it's mapped to /status. We should consider making /health provide the rolled up information about the health of the application and making /status provide detailed information.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions