Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogHook ¶
type LogHook struct {
// contains filtered or unexported fields
}
func NewLogHook ¶
func NewLogHook() LogHook
func (*LogHook) Collect ¶
func (lh *LogHook) Collect(ch chan<- prometheus.Metric)
func (*LogHook) Describe ¶
func (lh *LogHook) Describe(ch chan<- *prometheus.Desc)
Click to show internal directories.
Click to hide internal directories.