func()

in hub/hub.go [215:217]


func (c *MetricHub) clearMetrics() {
	c.metricFamiliesByName = make(map[string]*familyAndMetrics)
}