Pass metrics collection through the root context of an ipfs node #3212
Labels
help wanted
Seeking public contribution on this issue
status/deferred
Conscious decision to pause or backlog
After #3189 lands, we are starting to use contexts to perform metrics collection. To really make this nice, we should pass the metrics collector down through the context chain. Doing so will make metrics collection throughout the codebase much easier to test and reason about.
This will require us to fix: jbenet/goprocess#16
The text was updated successfully, but these errors were encountered: