Page MenuHomeDevCentral

Use Etherpad /health endpoint
ClosedPublic

Authored by dereckson on Jan 7 2024, 00:40.
Tags
None
Referenced Files
F25269073: D3263.diff
Wed, Apr 8, 06:11
F25253360: D3263.diff
Tue, Apr 7, 09:10
Unknown Object (File)
Mon, Apr 6, 13:13
Unknown Object (File)
Fri, Apr 3, 16:53
Unknown Object (File)
Sat, Mar 28, 14:05
Unknown Object (File)
Thu, Mar 26, 23:25
Unknown Object (File)
Thu, Mar 26, 08:45
Unknown Object (File)
Tue, Mar 24, 04:50
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 Not Applicable
Unit
Tests Not Applicable

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.