Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BufferedLogWriterMetrics ¶
type BufferedLogWriterMetrics struct {
*logsender.BufferedLogWriter
}
BufferedLogWriterMetrics is a prometheus.Collector that collects metrics from a BufferedLogWriter.
func (BufferedLogWriterMetrics) Collect ¶
func (b BufferedLogWriterMetrics) Collect(ch chan<- prometheus.Metric)
Collect is part of the prometheus.Collector interface.
func (BufferedLogWriterMetrics) Describe ¶
func (BufferedLogWriterMetrics) Describe(ch chan<- *prometheus.Desc)
Describe is part of the prometheus.Collector interface.
Click to show internal directories.
Click to hide internal directories.