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

# Functions

# Constants

CheckpointRecord is the type for the Checkpoint record based on protos.
The current type of Entries that this distribution writes.
WALRecordEntriesV1 is the type for the WAL record for samples.
WALRecordEntriesV2 is the type for the WAL record for samples with an additional counter value for use in replaying without the ordering constraint.
WALRecordEntriesV3 is the type for the WAL record for samples with structured metadata.
WALRecordSeries is the type for the WAL record for series.

# Structs

Record is a struct combining the series and samples record.

# Type aliases

RecordType represents the type of the WAL/Checkpoint record.