package
2.2.0-rc.1+incompatible
Repository: https://github.com/m3db/prometheus.git
Documentation: pkg.go.dev

# Functions

Adapter return an adapter as storage.Storage.
Open returns a new storage backed by a TSDB database that is configured for Prometheus.

# Variables

ErrNotReady is returned if the underlying storage is not ready yet.

# Structs

Options of the DB storage.
ReadyStorage implements the Storage interface while allowing to set the actual storage at a later point in time.