# Functions
NewServer constructs a new metrics.Server from the provided options.
# Variables
DefaultBindAddress is the default bind address for the metrics server.
# Interfaces
Server is a server that serves metrics.
# Type aliases
Filter is a func that is added around metrics and extra handlers on the metrics server.