go-http-metrics
go-http-metrics copied to clipboard
Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementations) and http framework/library
Thanks for this great package. I'm just wondering if someone has created a Grafana Dashboard in the community that they can share? Many thanks.
Bumps [github.com/kataras/iris/v12](https://github.com/kataras/iris) from 12.2.0-beta3 to 12.2.0-beta5. Release notes Sourced from github.com/kataras/iris/v12's releases. v12.2.0-beta5 What's Changed Navigate through the HISTORY.md file. New Contributors @trungdlp-wolffun made their first contribution in kataras/iris#1948 @demoManito...
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.6 to 1.4.12. Release notes Sourced from github.com/fasthttp/router's releases. v1.4.12 978f189 feat: upgrade fasthttp to v1.40.0 (Sergio VS) 7e20e48 chore: add support to go v1.19 (Sergio VS)...
@slok any chance we release a new version? There have been many dependency bumps with security fixes that are not present in the latest release.
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.37.0 to 1.40.0. Release notes Sourced from github.com/valyala/fasthttp's releases. v1.40.0 2f1e949 Improve isTLSAlready check (Erik Dubbelboer) 404c8a8 Chore (#1365) (tyltr) 79ccfff Don't use tls ClientSessionCache (Erik Dubbelboer)...
Bumps [contrib.go.opencensus.io/exporter/prometheus](https://github.com/census-ecosystem/opencensus-go-exporter-prometheus) from 0.4.0 to 0.4.2. Release notes Sourced from contrib.go.opencensus.io/exporter/prometheus's releases. Release v0.4.1 Update prometheus client_golang to v1.11.1 Commits e6b6b80 Merge pull request #30 from bogdandrutu/updatedeps 75046ad Upgrade all...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.0 to 3.3.0. Release notes Sourced from actions/setup-go's releases. Support architecture input and fix Expand-Archive issue This release introduces support for architecture input for setup-go action #253....
This change allows to use SetWriteDeadline and SetReadDeadline method of net/http.ResponseController
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.19.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.0 What's Changed The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project...
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.51.0 to 1.52.0. Release notes Sourced from github.com/valyala/fasthttp's releases. v1.52.0 What's Changed Minor backwards incompatible changes These changes are only backwards incompatible if you are sending bad...