# Functions
New makes a new Client.
NewLogger creates a new client logger that logs entries instead of sending them.
NewManager creates a new Manager.
NewWithTripperware creates a new Loki client with a custom tripperware.
# Constants
NOTE the helm chart for promtail and fluent-bit also have defaults for these values, please update to match if you make changes here.
NOTE the helm chart for promtail and fluent-bit also have defaults for these values, please update to match if you make changes here.
NOTE the helm chart for promtail and fluent-bit also have defaults for these values, please update to match if you make changes here.
NOTE the helm chart for promtail and fluent-bit also have defaults for these values, please update to match if you make changes here.
NOTE the helm chart for promtail and fluent-bit also have defaults for these values, please update to match if you make changes here.
Label reserved to override the tenant ID while processing pipeline stages.
NOTE the helm chart for promtail and fluent-bit also have defaults for these values, please update to match if you make changes here.
# Interfaces
Client pushes entries to Loki and can be stopped.
WriterEventsNotifier implements a notifier that's received by the Manager, to which wal.Watcher can subscribe for writer events.
# Type aliases
Tripperware can wrap a roundtripper.