Documentation
¶
Index ¶
Constants ¶
View Source
const ( InitialPayloadLength = 4096 MetricLenLimit = 192 TagLenLimit = 64 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
func (*Collector) CollectMetrics ¶
func (c *Collector) CollectMetrics()
func (*Collector) HandleMetrics ¶
func (c *Collector) HandleMetrics(metrics []protocol.MetricValue, clientIP string)
Click to show internal directories.
Click to hide internal directories.