Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SmokepingCollector ¶
type SmokepingCollector struct {
// contains filtered or unexported fields
}
SmokepingCollector collects metrics from the pinger.
func NewSmokepingCollector ¶
func NewSmokepingCollector(pingers *[]*probing.Pinger, pingResponseSeconds prometheus.HistogramVec) *SmokepingCollector
func (*SmokepingCollector) Collect ¶
func (s *SmokepingCollector) Collect(ch chan<- prometheus.Metric)
func (*SmokepingCollector) Describe ¶
func (s *SmokepingCollector) Describe(ch chan<- *prometheus.Desc)
Click to show internal directories.
Click to hide internal directories.