Trips when the ratio of errors to total requests exceeds a threshold.
Measures failure density. It normalizes error counts against traffic volume, allowing a fixed threshold (e.g., 5%) to remain valid regardless of traffic scale.
Failure density is within acceptable bounds for the current traffic volume.
Confirming if the service can handle a limited volume of requests without failure.
The proportion of failed requests indicates a systemic issue.