// LintCounter detects issues specific to counters, as well as patterns that should // only be used with counters. func LintCounter(mf *dto.MetricFamily) []error { … }
// LintCounter detects issues specific to counters, as well as patterns that should // only be used with counters. func LintCounter(mf *dto.MetricFamily) []error { … }