ipfs/kubo

Modify metrics lib to allow for direct external adapters

Open

#2,881 opened on Jun 20, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (13,906 stars) (2,725 forks)batch import
help wantedkind/enhancementstatus/deferred

Description

Currently our metrics lib (which is quite nice) allows only to export the data to expvars.

It would be better if it was accessible directly.

Contributor guide