Mark the build as fail if ratio of the two metrics specified is greater or less than the specified value. For e.g (Superdomain|hostA|ProcessA|AgentA|Frontends|CalledBackends:TotalDataBaseCalls / Superdomain|hostA|ProcessA|AgentA|Frontends:TotalTransactions) > 1.5.
Note:
The metric value is calculated by averaging the values of all the data points.
Make sure the metrics specified are discovered as part of agent and metric regex above.
The metrics have to be exact match include the domain name. Pls complete metric path from domain name to metric.
Metric name is case sensitive and no regex pls.
Can be combined with single Metric condition above.
For the build to pass both single metric, if specified, and multi metric condition will have to pass