package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

NewPrometheusQueryable returns a new prometheus queryable backed by a m3 storage.
NewStorageErr wraps the provided error as a StorageErr.

# Constants

BlockResultMetadataFnKey is the context key for a function to receive block metadata results.
FetchOptionsContextKey is the context key for fetch options.

# Structs

PrometheusOptions are options to create a prometheus queryable backed by a m3 storage.
RemoteReadFlags is a set of flags for storage remote read requests.
StorageErr wraps all errors returned by the storage layer.

# Type aliases

ContextKey is the context key type.