A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)
1.46k
stars
177
forks
source link
tests are broken: statsd_test.go:78: bad line gauge.val:1.000000|g #157
Open
stapelberg opened 1 year ago
In a fresh clone of the go-metrics repository, tests fail:
I also noticed that there is a CircleCI setup, but I don’t see any CI reports in pull requests.
Maybe it would be good to set up GitHub Actions instead? Or integrate CircleCI better somehow?
Thanks