(Optional) The transaction name that this alert monitors.
The transaction response time percentile to use for alerting.
(Optional) Count errors that contain this text in the error message. The comparison is case-sensitive.
Enclose the text in forward slashes to use a
regular expression,
e.g.
/Read timed out|Connection reset/
will count errors that contains either
"Read timed out" or "Connection reset" in the error message.
Alert if the {{phraseForValue()}} is less than or equal to the threshold, instead of alerting if the
{{phraseForValue()}} is greater than or equal to the threshold.
The time period over which the {{phraseForValue()}} is calculated.
Time periods with very few transactions have much less meaningful metrics, so this can be used to
suppress alerts from being generated unless the time period has a minimum transaction count.