chore: removing some errant comments about perflib

Signed-off-by: Sam Storie <sam.storie@emerson.com>
This commit is contained in:
Sam Storie
2021-12-22 06:33:52 -06:00
committed by Ben Reedy
parent b6f12aeb9f
commit 0f304413b5
5 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ import (
)
func init() {
registerCollector("mscluster_node", newMSCluster_NodeCollector) // TODO: Add any perflib dependencies here
registerCollector("mscluster_node", newMSCluster_NodeCollector)
}
// A MSCluster_NodeCollector is a Prometheus collector for WMI MSCluster_Node metrics