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