# Constants
ResultType values.
ResultType values.
ResultType values.
ResultType values.
# Structs
AggregatedQueryResponse represents the modified json response to one or more logQL queries.
AggregatedStats represents the stats to one or more logQL queries.
Entry represents a log entry.
LabelValuesResponse represents the http json response to a query for label values.
QueryResponse represents the http json response to a logQL query.
QueryResponseData represents the http json response to a label query.
Stream represents a log stream.
# Interfaces
ResultValue interface mimics the promql.Value interface.
# Type aliases
Matrix is a slice of SampleStreams.
ResultType holds the type of the result.
Scalar is a single timestamp/float with no labels.
Streams is a slice of Stream.
Vector is a slice of Samples.