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
$300 Free Credits to Build on Google Cloud Icon
$300 Free Credits to Build on Google Cloud

New customers can spin up VMs, build with AI, and query data at no cost.

Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
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

2 hours ago