package
2.0.0-alpha.2+incompatible
Repository: https://github.com/saltedman/prometheus-annotated.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DeduplicateSeriesSet merges two SeriesSet and removes duplicates.
NewBuffer returns a new iterator that buffers the values within the time range of the current element and the duration of delta before.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BufferedSeriesIterator wraps an iterator with a look-back buffer.

# Interfaces

Appender provides batched appends against a storage.
Querier provides reading access to time series data.
Series represents a single time series.
SeriesIterator iterates over the data of a time series.
SeriesSet contains a set of series.
Storage ingests and manages samples, along with various indexes.