http_response_time_seconds
. You can filter the stream on any HTTP response code or any of the predefined groups:http_requests_per_second
telemetry stream. The same response codes and predefined groups are also supported for the traffic stream.Error percentage
check function can be used to monitor two streams - one reporting errors and one reporting a total. A DEVIATING
or CRITICAL
health state will be returned if the percentage of errors/total crosses the specified DeviatingThresholdPercentage
or CriticalThresholdPercentage
.Error percentage
function and set the CriticalThresholdPercentage
to 5.0
:Greater than or equal
check function can alert you when one of your telemetry streams is above a certain threshold. A DEVIATING or CRITICAL health state will be returned if the specified DeviatingThreshold
or CriticalThreshold
is crossed.