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 (2,725 forks)batch import
help wantedkind/enhancementstatus/deferred

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

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