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

# Functions

NewCounters creates a new counter vec.
NewGauges creates a new gauge vec.
NewHistograms creates a new histogram vec.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Counters is a vec tor of counters for a each log stream.
No description provided by the author
Gauges is a vector of gauges for a each log stream.
No description provided by the author
Histograms is a vector of histograms for a each log stream.

# Interfaces

Expirable allows checking if something has exceeded the provided maxAge based on the provided currentTime.