Closed michaelpearsonHO closed 1 year ago
I need a 2 new requests-driven availability gauge metric value library to support the following SLI calculations.
failure metric1 + failture metric2/ total(success metric + failure metric1 + failture metric2)
example for AWS WorkSpaces Availability SLI: - Unhealthy + Maintenance / total(Available + Unhealthy + Maintenance)
failure metric / total metric
example for AWS WorkSpaces Availability SLI: - Connection failures / Connection attempts
I need a 2 new requests-driven availability gauge metric value library to support the following SLI calculations.
failure metric1 + failture metric2/ total(success metric + failure metric1 + failture metric2)
example for AWS WorkSpaces Availability SLI: - Unhealthy + Maintenance / total(Available + Unhealthy + Maintenance)
failure metric / total metric
example for AWS WorkSpaces Availability SLI: - Connection failures / Connection attempts