jetbrains.buildServer.configs.kotlin.v10.failureConditions / BuildFailureOnMetric / MetricUnit

MetricUnit

enum class MetricUnit

Specifies how to treat the threshold specified in the failure condition

Enum Values

DEFAULT_UNIT

Threshold is specified in the default metric units

PERCENTS

Threshold is specified in percents

Companion Object Properties

mapping

val mapping: <ERROR CLASS>