Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
Collector collects datapoints
func NewCollector ¶
NewCollector gets you the new Collector
func (*Collector) MetricsHandler ¶
func (c *Collector) MetricsHandler(w http.ResponseWriter, req *http.Request)
MetricsHandler exposes a handler func
Click to show internal directories.
Click to hide internal directories.