# Functions
NewBlobStorage creates a new instance of the BlobStorage struct.
NewBlobStorageMetrics creates the blob storage metrics struct and registers all of it's metrics.
# Structs
BlobStorage is used to interact with azure blob storage for setting or getting time series chunks.
BlobStorageConfig defines the configurable flags that can be defined when using azure blob storage.