//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
dataobj
internal
sections
logs
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
907 SLOC
#
Functions
Iter
Iter iterates over records in the provided decoder.
New
Nwe creates a new Logs section.
NewMetrics
NewMetrics creates a new set of metrics for the logs section.
#
Structs
Logs
Logs accumulate a set of [Record]s within a data object.
Metrics
Metrics instruments the logs section.
Options
Options configures the behavior of the logs section.
Record
A Record is an individual log record within the logs section.