All Classes and Interfaces

Class
Description
Handles counter updates and pushes them to Mimir via MimirPublisher.WriteProxy.
 
Handles metrics (histograms, tps values) and pushes them to Mimir via MimirPublisher.WriteProxy.
Component that publishes Remote.WriteRequest objects to Mimir.
 
Wrapper around write-queue for the Remote.WriteRequest objects.
 
ChunkedReadResponse is a response when response_type equals STREAMED_XOR_CHUNKS.
ChunkedReadResponse is a response when response_type equals STREAMED_XOR_CHUNKS.
 
Protobuf type prometheus.Query
Protobuf type prometheus.Query
 
Protobuf type prometheus.QueryResult
Protobuf type prometheus.QueryResult
 
ReadRequest represents a remote read request.
ReadRequest represents a remote read request.
Protobuf enum prometheus.ReadRequest.ResponseType
 
ReadResponse is a response when response_type equals SAMPLES.
ReadResponse is a response when response_type equals SAMPLES.
 
Protobuf type prometheus.WriteRequest
Protobuf type prometheus.WriteRequest
 
 
A BucketSpan defines a number of consecutive buckets with their offset.
A BucketSpan defines a number of consecutive buckets with their offset.
 
Chunk represents a TSDB chunk.
Chunk represents a TSDB chunk.
We require this to match chunkenc.Encoding.
ChunkedSeries represents single, encoded time series.
ChunkedSeries represents single, encoded time series.
 
 
Protobuf type prometheus.Exemplar
Protobuf type prometheus.Exemplar
 
A native histogram, also known as a sparse histogram.
A native histogram, also known as a sparse histogram.
 
Protobuf enum prometheus.Histogram.ResetHint
 
 
Protobuf type prometheus.Label
Protobuf type prometheus.Label
Matcher specifies a rule, which can match or set of labels or not.
Matcher specifies a rule, which can match or set of labels or not.
Protobuf enum prometheus.LabelMatcher.Type
 
 
Protobuf type prometheus.Labels
Protobuf type prometheus.Labels
 
Protobuf type prometheus.MetricMetadata
Protobuf type prometheus.MetricMetadata
Protobuf enum prometheus.MetricMetadata.MetricType
 
Protobuf type prometheus.ReadHints
Protobuf type prometheus.ReadHints
 
Protobuf type prometheus.Sample
Protobuf type prometheus.Sample
 
TimeSeries represents samples and labels for a single time series.
TimeSeries represents samples and labels for a single time series.