Metric

constructor(type: String, value: Double, threshold: Double, conversionFactor: Int = DEFAULT_FLOAT_CONVERSION_FACTOR)
constructor(type: String, value: Int, threshold: Int, isDouble: Boolean = false, conversionFactor: Int = DEFAULT_FLOAT_CONVERSION_FACTOR)