Documentation ¶
Overview ¶
Package lokie2e provides scripts for E2E testing Loki API implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchSet ¶
type BatchSet struct { Batches []plog.Logs Labels map[string][]logstorage.Label Records map[pcommon.Timestamp]plog.LogRecord Start otelstorage.Timestamp End otelstorage.Timestamp }
BatchSet is a set of batches.
Click to show internal directories.
Click to hide internal directories.