Now that you’ve created an SLO on an ALB TargetGroup, consider some similar SLOs you can create using similar data.
Create a Ratio SLO on the error rate of your TargetGroup, based on HTTP status codes
HTTPCode_Target_2XX_Count
RequestCount
A Threshold SLO tracking whether a sufficient number of service instances are staying up and passing health checks. Can catch and measure the impact of brief outages that may occur during planned or unplanned restarts, such as during releases or incident response actions.
HealthyHostCount
Threshold SLO making sure that each instance of a service is receiving a minimum amount of traffic. A gap may indicate that traffic has stopped reaching a given instance – or the entire group.
RequestCountPerTarget