# Functions
New returns a new remote Storage.
NewClient creates a new Client.
New returns a new remote Storage.
NewStorageQueueManager builds a new StorageQueueManager.
# Structs
Client allows sending batches of Prometheus samples to an HTTP endpoint.
No description provided by the author
Options contains configuration parameters for a remote storage.
Storage collects multiple remote storage queues.
No description provided by the author
Storage collects multiple remote storage queues.
StorageQueueManager manages a queue of samples to be sent to the Storage indicated by the provided StorageClient.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
StorageClient defines an interface for sending a batch of samples to an external timeseries database.