proxy.golang.org : github.com/dottedmag/go-http-metrics : v0.12.0
Package gohttpmetrics knows how to measure http metrics in VictoriaMetrics format. it comes with a middleware that can be used for the main Go net/http handler:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/dottedmag/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/VictoriaMetrics/metrics v1.33.1
- github.com/davecgh/go-spew v1.1.1
- github.com/kr/pretty v0.3.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.10.0
- github.com/stretchr/objx v0.5.1
- github.com/stretchr/testify v1.8.4
- github.com/valyala/fastrand v1.1.0
- github.com/valyala/histogram v1.2.0
- golang.org/x/sys v0.15.0
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.1