![JAR search and dependency download from the Maven repository](/logo.png)
com.ringcentral.platform.metrics.configs.BaseMeterSliceConfig Maven / Gradle / Ivy
package com.ringcentral.platform.metrics.configs;
import com.ringcentral.platform.metrics.MetricContext;
import com.ringcentral.platform.metrics.labels.*;
import com.ringcentral.platform.metrics.measurables.Measurable;
import com.ringcentral.platform.metrics.names.MetricName;
import java.time.Duration;
import java.util.*;
public class BaseMeterSliceConfig extends AbstractMeterSliceConfig {
public BaseMeterSliceConfig(
boolean enabled,
MetricName name,
LabelValuesPredicate predicate,
List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy