package
0.0.0-20250310201526-dc68de2e30cb
Repository: https://github.com/openshift/cluster-logging-operator.git
Documentation: pkg.go.dev

# Functions

MakeValue returns a [timestamp, line] pair.
MakeValues takes a slice of entries and returns a slice of [timestamp,line] values.
NewReceiver creates a Receiver to run Loki in single-process mode.

# Constants

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

# Structs

QueryData holds the data for a query.
QueryResponse is the response to a loki query.
Receiver is a service running loki in single-process mode.
StreamValues is a set of log values ["time", "line"] for a log stream.