349efd5330
The new sla is a failure_rate with min/max sub-keys. Update the documentation and examples to reflect this. Change-Id: Id947e4684aa84fe7d6c239a28b92e2a893ddaf66
495 B
495 B
SLA Configuration Samples
This directory contains SLA configuration samples.
SLA (Service-level agreement) is set of details for determining compliance with contracted values such as maximum error rate or minimum response time.
Currently supported criteria:
failure_rate
A maximum and/or a minimum failure rate expressed as max or min sub-keys.
max_seconds_per_iteration
Maximum time in seconds per one iteration.