proxy.golang.org : github.com/slok/go-http-metrics : v0.4.0
Package gohttpmetrics knows how to measure http metrics in different metric formats, it comes with a middleware that can be used for different frameworks and also the the main Go net/http handler:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/slok/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/emicklei/go-restful v2.9.0+incompatible
- github.com/gin-gonic/gin v1.3.0
- github.com/golang/mock v1.2.0
- github.com/json-iterator/go v1.1.6
- github.com/julienschmidt/httprouter v1.2.0
- github.com/kr/pretty v0.1.0
- github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829
- github.com/slok/go-prometheus-middleware v0.4.0
- github.com/stretchr/testify v1.2.2
- github.com/urfave/negroni v1.0.0
- go.opencensus.io v0.19.2
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- gopkg.in/yaml.v2 v2.2.2