docs(proxy_server.py): point people to right health check endpoint

This commit is contained in:
Krrish Dholakia 2024-04-16 07:27:43 -07:00
parent 2837b6b2f3
commit 11e2c06c34

View file

@ -8495,6 +8495,11 @@ async def health_endpoint(
),
):
"""
🚨 USE `/health/liveliness` to health check the proxy 🚨
See more 👉 https://docs.litellm.ai/docs/proxy/health
Check the health of all the endpoints in config.yaml
To run health checks in the background, add this to config.yaml: