Health
Liveness, readiness and metrics. Unauthenticated.
Health with active battles and load
Readiness plus the current load snapshot and the list of battles this process
Readiness probe (alias)
The same probe as `/ready`, under the path the older target groups reference.
Liveness probe
Answers as long as the process is up. It never checks the database or Redis:
Liveness probe (alias)
The same probe as `/healthz`, under the name some orchestrators expect.
Counters and load
JSON counters, not Prometheus exposition format.
Readiness probe
Reports whether this process can accept battles, with `reasons` when it cannot.