Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reporter ¶ added in v0.0.34
type Reporter struct {
// contains filtered or unexported fields
}
func NewReporter ¶ added in v0.0.34
func NewReporter(l *logrus.Logger, s *storage.Storage, reg prometheus.Registerer) *Reporter
Click to show internal directories.
Click to hide internal directories.