mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 22:42:26 -05:00
[feature] Add healthcheck endpoints /livez and /readyz (#2783)
* [feature] Add healthcheck endpoints `/livez` and `/readyz` * use select that returns no data
This commit is contained in:
parent
36f79e650c
commit
b7b42e832a
11 changed files with 328 additions and 4 deletions
|
|
@ -108,6 +108,7 @@ nav:
|
|||
- "advanced/security/index.md"
|
||||
- "advanced/security/sandboxing.md"
|
||||
- "advanced/security/firewall.md"
|
||||
- "advanced/healthchecks.md"
|
||||
- "advanced/tracing.md"
|
||||
- "advanced/metrics.md"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue