HTTPSnoop is a Go package for capturing HTTP metrics from applications built with the standard net/http stack. It wraps existing http.Handler implementations so developers can measure requests without rewriting application logic. Recorded metrics include response status codes, response duration, and the number of bytes written. The package carefully preserves optional http.ResponseWriter interfaces that middleware and handlers may depend on. This avoids subtle compatibility problems that can occur with simplistic custom wrappers. A lower-level wrapping API is also available when developers need custom instrumentation behavior. It is particularly useful for access logging, monitoring middleware, performance measurement, and HTTP observability.

Features

  • HTTP status code capture
  • Request duration measurement
  • Response byte-count tracking
  • Transparent http.Handler instrumentation
  • ResponseWriter interface preservation
  • Low-level custom wrapping API

Project Samples

Project Activity

See All Activity >

Categories

HTTP Clients

License

MIT License

Follow HTTPSnoop

HTTPSnoop Web Site

Other Useful Business Software
Build Agents and Models on One Platform Icon
Build Agents and Models on One Platform

Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of HTTPSnoop!

Additional Project Details

Programming Language

Go

Related Categories

Go HTTP Clients

Registered

3 hours ago