for _, pm := range pms.FindByName(metric + suffixCount) {
        name := pm.Labels.Get("name")
        scope := pm.Labels.Get("scope")

        switch scope {