package
2.9.12+incompatible
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Functions

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

# 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.
No description provided by the author
No description provided by the author

# Type aliases

RecordType represents the type of the WAL/Checkpoint record.