1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/website/docs
Gastón Fournier e754212a39
docs: explain health API properly (#10009)
## About the changes
Our health implementation always returns GOOD if the server is up:
beb29f5b5b/src/lib/routes/health-check.ts (L46-L51)

Currently our documentation of the endpoint is misleading saying that it
will return BAD if unable to connect to PostgreSQL

Closes #9965
2025-05-16 12:38:27 +02:00
..
contributing docs: ADR correct type dependencies (#9749) 2025-04-11 14:49:51 +02:00
feature-flag-tutorials docs: update UI docs and screenshots for v6.10 (#9902) 2025-05-12 14:21:12 +02:00
how-to docs: update UI docs and screenshots for v6.10 (#9902) 2025-05-12 14:21:12 +02:00
migrations
reference docs: explain health API properly (#10009) 2025-05-16 12:38:27 +02:00
topics docs: Update hosting strategies page (#9729) 2025-04-16 12:42:39 +02:00
understanding-unleash chore: ignore checking bricks-software links (#9675) 2025-04-22 14:25:30 +00:00
unleash-academy
using-unleash docs: update UI docs and screenshots for v6.10 (#9902) 2025-05-12 14:21:12 +02:00
availability.md
client-specification.md
quickstart.mdx docs: update UI docs and screenshots for v6.10 (#9902) 2025-05-12 14:21:12 +02:00
welcome.mdx