// LintHistogramSummaryReserved detects when other types of metrics use names or labels // reserved for use by histograms and/or summaries. func LintHistogramSummaryReserved(mf *dto.MetricFamily) []error { … }
// LintHistogramSummaryReserved detects when other types of metrics use names or labels // reserved for use by histograms and/or summaries. func LintHistogramSummaryReserved(mf *dto.MetricFamily) []error { … }