OtlpMetric

constructor(name: String, description: String? = null, unit: String? = null, gauge: OtlpGauge? = null, sum: OtlpSum? = null)