proxy.golang.org : github.com/slok/go-http-metrics : v0.9.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.2.0
- github.com/emicklei/go-restful v2.14.2+incompatible
- github.com/gin-gonic/gin v1.6.3
- github.com/go-chi/chi v4.1.2+incompatible
- github.com/gorilla/mux v1.8.0
- github.com/julienschmidt/httprouter v1.3.0
- github.com/justinas/alice v1.2.0
- github.com/labstack/echo/v4 v4.1.17
- github.com/prometheus/client_golang v1.7.1
- github.com/stretchr/testify v1.6.1
- github.com/urfave/negroni v1.0.0
- go.opencensus.io v0.22.4
- goji.io v2.0.2+incompatible