Health probe status for the ApexStore backend
{{ overall() === 'healthy' ? 'All health probes are passing' : overall() === 'degraded' ? 'Some health probes are failing' : 'Backend may be down' }}
{{ probe.message }}