mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-10-30 08:35:06 +01:00 
			
		
		
		
	Add nfsiostat to list of collectors
This commit is contained in:
		| @@ -40,6 +40,7 @@ var AvailableCollectors = map[string]MetricCollector{ | ||||
| 	"rocm_smi":        new(RocmSmiCollector), | ||||
| 	"self":            new(SelfCollector), | ||||
| 	"schedstat":       new(SchedstatCollector), | ||||
| 	"nfsiostat":       new(NfsIOStatCollector), | ||||
| } | ||||
|  | ||||
| // Metric collector manager data structure | ||||
|   | ||||
		Reference in New Issue
	
	Block a user