Add Health Endpoint to Mongosync
Mongosync is a constant running process with an API. Please add a /health endpoint for Kubernetes liveness and readyness probes.
2
votes
Lennart
shared this idea
-
Lennart commented
@Alexander not really, since it gives no metrics. We are using the /progress right now, but it does not give any metrics.
-
AdminAlexander (Admin, MongoDB) commented
Can you use the /progress endpoint for this purpose? https://www.mongodb.com/docs/cluster-to-cluster-sync/current/reference/api/progress/