//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
pattern
aggregation
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
29
Dependents
1
Files
565 SLOC
#
Functions
AggregatedMetricEntry
NewMetrics
NewPush
NewPush creates an instance of `Push` which writes logs directly to given `lokiAddr`.
#
Structs
BasicAuth
BasicAuth contains basic HTTP authentication credentials.
Config
Metrics
Push
Push is a io.Writer, that writes given log entries by pushing directly to the given loki server URL.
#
Interfaces
EntryWriter
Limits