proxyscotch icon indicating copy to clipboard operation
proxyscotch copied to clipboard

[feature] create /health endpoint

Open Woitekku opened this issue 1 year ago • 1 comments

It would be good to have a healthcheck endpoint like /health that will return 200 if proxy is up and running. Very useful for kubernetes envs.

For now I'm doing / and accept 301 as "healthy" but it's not fully correct/ valid.

Woitekku avatar Dec 10 '24 16:12 Woitekku

Yeah, it would be fine. It would also be fine to expose some kind of basic metric for monitoring the usage.

monwolf avatar Mar 14 '25 08:03 monwolf