mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-03 18:25:07 +01:00 
			
		
		
		
	Remove remaining debugging print
This commit is contained in:
		@@ -163,7 +163,6 @@ func (m *MemstatCollector) Read(interval time.Duration, output chan lp.CCMetric)
 | 
			
		||||
		cclog.ComponentPrint(m.name, "Here")
 | 
			
		||||
		return
 | 
			
		||||
	}
 | 
			
		||||
	cclog.ComponentPrint(m.name, time.Now())
 | 
			
		||||
 | 
			
		||||
	sendStats := func(stats map[string]MemstatStats, tags map[string]string) {
 | 
			
		||||
		for match, name := range m.matches {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user