lower_is_better#
- lower_is_better()[source]#
Property: whether lower metric values are better.
String name:
"lower_is_better"Public property tag
Values: boolean,
True/FalseExample:
TrueDefault:
True
This tag applies to metrics.
If the tag is
True, lower values of the metric are considered better. If the tag isFalse, higher values of the metric are considered better.