com.ringcentral.platform.metrics.configs.BaseMeterConfig Maven / Gradle / Ivy
The newest version!
package com.ringcentral.platform.metrics.configs;
import com.ringcentral.platform.metrics.MetricContext;
import com.ringcentral.platform.metrics.labels.*;
import java.util.*;
public class BaseMeterConfig extends AbstractMeterConfig {
public BaseMeterConfig(
boolean enabled,
String description,
LabelValues prefixLabelValues,
List