Update stale documentation

This commit is contained in:
2025-09-05 13:04:34 -04:00
parent e67e4aee17
commit ed3cf25936
4 changed files with 39 additions and 8 deletions

10
api.md
View File

@@ -257,6 +257,16 @@ Removes a retention policy, which may allow the log to be truncated.
-----
## `GET /ok`
Simple health check endpoint.
### Response
Returns `200 OK` with minimal content for basic health monitoring.
-----
## `GET /metrics`
Retrieves server metrics for monitoring.