← Back to tag index Tags
#health-check
Blog posts, snippets, and glossary entries related to "health-check", gathered in one place.
Entries 2
Glossary
LivenessLiveness is an indicator of whether a process or service is still alive rather than stopped, hung, or stuck in an unrecoverable state.
Glossary
ReadinessReadiness is an indicator of whether a service or process is in a state where it can accept new requests or new jobs.