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

# Packages

No description provided by the author

# Functions

New makes a new Client.
NewLogger creates a new client logger that logs entries instead of sending them.
NewMulti creates a new client.

# Constants

Label reserved to override the tenant ID while processing pipeline stages.

# Structs

Config describes configuration for a HTTP pusher client.

# Interfaces

Client pushes entries to Loki and can be stopped.

# Type aliases

MultiClient is client pushing to one or more loki instances.