Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetricCollector ¶
type MetricCollector struct {
// contains filtered or unexported fields
}
func NewMetricCollector ¶
func NewMetricCollector(name, address, query, token string) (*MetricCollector, error)
func (*MetricCollector) CollectMetric ¶
func (*MetricCollector) Name ¶
func (c *MetricCollector) Name() string
Click to show internal directories.
Click to hide internal directories.