package
3.4.2
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Functions

Iter iterates over records in the provided decoder.
Nwe creates a new Logs section.
NewMetrics creates a new set of metrics for the logs section.

# Structs

Logs accumulate a set of [Record]s within a data object.
Metrics instruments the logs section.
Options configures the behavior of the logs section.
A Record is an individual log record within the logs section.