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.QueryProtobuf type
prometheus.QueryProtobuf type
prometheus.QueryResultProtobuf 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.WriteRequestProtobuf 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.ExemplarProtobuf 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.ResetHintProtobuf type
prometheus.LabelProtobuf 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.TypeProtobuf type
prometheus.LabelsProtobuf type
prometheus.LabelsProtobuf type
prometheus.MetricMetadataProtobuf type
prometheus.MetricMetadataProtobuf enum
prometheus.MetricMetadata.MetricTypeProtobuf type
prometheus.ReadHintsProtobuf type
prometheus.ReadHintsProtobuf type
prometheus.SampleProtobuf type
prometheus.Sample
TimeSeries represents samples and labels for a single time series.
TimeSeries represents samples and labels for a single time series.