Add healthchecks for the Wikidata Updater service to monitor liveness, readiness, and dependency connectivity.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T405189 Wikidata Phase 2 - Wikidata Transformation | |||
| Resolved | None | T405196 Build Wikidata Service Functionality | |||
| Resolved | • REsquito-WMF | T405200 Create first Wikidata Updater handler approach | |||
| Resolved | SGupta-WMF | T409176 Healthchecks for wikidata updater |
Event Timeline
Comment Actions
@SGupta-WMF this has to be just startupprobe and liveness. None of the kafka services will need readiness
Comment Actions
@REsquito-WMF Confirmimg, if we do not need kafka readiness check here as suggested by @RThomas-WMF .
Comment Actions
yeah, correct we only need liveliness check. as readiness only need if we have a loadbalancer in front to bring the instance of the service available.