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
### Current Situation When an application uses the standard net/http mux, every request whose path is not listed in `IgnoredPaths` is recorded. Servers are frequently hit by automated scanners, health-checkers,...
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.58.0 to 1.61.0. Release notes Sourced from github.com/valyala/fasthttp's releases. v1.61.0 What's Changed chore(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 by @dependabot in valyala/fasthttp#1989 chore(deps): bump golang.org/x/crypto from...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.5 to 1.22.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.22.0 - 2025-04-07 :warning: This release contains potential breaking change if you use experimental zstd support introduce in...
Bumps [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) from 3.12.1 to 3.12.2. Changelog Sourced from github.com/emicklei/go-restful/v3's changelog. [v3.12.2] - 2025-02-21 allow empty payloads in post,put,patch, issue #580 ( thanks @liggitt, Jordan Liggitt) Commits d59fac5 Bump the...
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.0 to 5.2.1. Commits 71307f9 Support the four most recent major versions of Go (#969) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...