# Functions
No description provided by the author
No description provided by the author
NewServer creates a new server that will start on the specified port, and responds to only the `/metrics` endpoint.
# Variables
No description provided by the author
# Structs
No description provided by the author
HttpHandler is a thin middleware for gathering metrics about http request.
Server is the http server that will be serving metrics requests.
# Interfaces
No description provided by the author