if p.isFallbackTypeCounter(mf.Name()) || strings.HasSuffix(mf.Name(), "_total") {
            id := mf.Name() + p.joinLabels(m.Labels())

            if !p.cache.hasP(id) {
                p.addCounterChart(id, mf.Name(), mf.Help(), m.Labels())