Page MenuHomeDevCentral

Use Etherpad /health endpoint
ClosedPublic

Authored by dereckson on Jan 7 2024, 00:40.
Tags
None
Referenced Files
F12241808: D3263.id8382.diff
Fri, Oct 10, 06:34
Unknown Object (File)
Mon, Oct 6, 23:22
Unknown Object (File)
Mon, Oct 6, 22:18
Unknown Object (File)
Mon, Oct 6, 18:32
Unknown Object (File)
Mon, Oct 6, 17:33
Unknown Object (File)
Sun, Oct 5, 20:31
Unknown Object (File)
Sun, Oct 5, 19:39
Unknown Object (File)
Sat, Sep 27, 09:28
Subscribers
None

Details

Summary

Etherpad 1.9.0 has introduced a new /health endpoint.

It makes more sense to use this dedicated health check
than /stats coming from a plugin.

The /health response follows the Health Check Response Format
for HTTP APIs specification. Meanwhile, we can use the HTTP 200 code.

Reference: https://www.ietf.org/archive/id/draft-inadarei-api-health-check-06.html

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5150
Build 5431: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jan 8 2024, 18:43
This revision was automatically updated to reflect the committed changes.