Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoExporter ¶
func DoExporter(path, addr, server string)
Types ¶
type WeedExporter ¶
type WeedExporter struct {
// contains filtered or unexported fields
}
func NewWeedExporter ¶
func NewWeedExporter(server, path string) *WeedExporter
func (*WeedExporter) Collect ¶
func (c *WeedExporter) Collect(ch chan<- prometheus.Metric)
func (*WeedExporter) Describe ¶
func (c *WeedExporter) Describe(ch chan<- *prometheus.Desc)
Click to show internal directories.
Click to hide internal directories.