mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-02 16:46:35 +00:00
chore: removing some errant comments about perflib
Signed-off-by: Sam Storie <sam.storie@emerson.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
registerCollector("mscluster_cluster", newMSCluster_ClusterCollector) // TODO: Add any perflib dependencies here
|
||||
registerCollector("mscluster_cluster", newMSCluster_ClusterCollector)
|
||||
}
|
||||
|
||||
// A MSCluster_ClusterCollector is a Prometheus collector for WMI MSCluster_Cluster metrics
|
||||
|
||||
Reference in New Issue
Block a user