proxy.golang.org : github.com/abourget/statsd
Package statsd is a simple and efficient StatsD client. Client's methods are fast and do not allocate memory. Internally, Client's methods buffers metrics. The buffer is flushed when either: The background goroutine can be disabled using the WithFlushPeriod(0) option. Buffering can be disabled using the WithMaxPacketSize(0) option. StatsD homepage: https://github.com/etsy/statsd
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/abourget/statsd
License: MIT
Latest release: 25 days ago
Namespace: github.com/abourget
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago