proxy.golang.org : github.com/slok/go-http-metrics : v0.8.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
- contrib.go.opencensus.io/exporter/prometheus v0.1.0
- github.com/emicklei/go-restful v2.12.0+incompatible
- github.com/gin-gonic/gin v1.6.3
- github.com/julienschmidt/httprouter v1.3.0
- github.com/labstack/echo/v4 v4.1.16
- github.com/prometheus/client_golang v1.6.0
- github.com/stretchr/testify v1.6.0
- github.com/urfave/negroni v1.0.0
- go.opencensus.io v0.22.3
- goji.io v2.0.2+incompatible