# Functions

NewServer constructs a new metrics.Server from the provided options.

# Variables

DefaultBindAddress is the default bind address for the metrics server.

# Structs

Options are all available options 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.