# Functions
NewMetricsWriter creates a counter that counts indexed elements and exposes this information as prometheus counters.
NewServer creates a new server that exposes metrics.
No description provided by the author
No description provided by the author
# Structs
MetricsWriter wraps the writer and records metrics for the data it writes.
Server is the http server that will be serving the /metrics request for prometheus.
Tracer is a generic tracer implementation for the Archive API servers.