Versions in this module Expand all Collapse all v0 v0.0.2 Feb 5, 2024 v0.0.1 Jan 23, 2024 Changes in this version + const InitialPayloadLength + const MetricLenLimit + const TagLenLimit + type Collector struct + func (c *Collector) CollectMetrics() + func (c *Collector) HandleMetrics(metrics []protocol.MetricValue, clientIP string) + func (c *Collector) Start(config config.ServerConfig, merger *merge.Merge)