Set up periodic health checks to make sure the function-orchestrator and function-evaluator services running on Beta Cluster are up and functioning on basic requests. We should be able to ping https://wikifunctions.beta.wmflabs.org/w/api.php with a simple JSON payload. Then we will verify the returned JSON contains the correct result (e.g. requesting 8+5 gets 13 back)
Monitoring for their prod instances is out of scope for this ticket, as it requires completely different infrastructure.