Page MenuHomeDevCentral

Use Etherpad /health endpoint
ClosedPublic

Authored by dereckson on Jan 7 2024, 00:40.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 18, 09:57
Unknown Object (File)
Thu, Jul 10, 20:40
Unknown Object (File)
Sun, Jul 6, 02:46
Unknown Object (File)
Wed, Jul 2, 13:17
Unknown Object (File)
Wed, Jul 2, 09:19
Unknown Object (File)
Tue, Jul 1, 19:16
Unknown Object (File)
Tue, Jul 1, 15:55
Unknown Object (File)
Mon, Jun 30, 21:29
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.