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

# Packages

# Functions

Encode converts a logproto.Stream into one or more Kafka records.

# Constants

ProducerBatchMaxBytes is the max allowed size of a batch of Kafka records.

# Variables

# Structs

Config holds the generic config for the Kafka backend.
Decoder is responsible for decoding Kafka record data back into logproto.Stream format.