Open
Description
gocollect/gocollector/collectors.go
Line 67 in 8862313
- The bits that are not gocollect specific should be moved to a separate (sub)process module.
- They should get tests.
- Most of this file applies: only the
collector[%s]
printf and NewCollected are gocollect-specific.