https://github.com/statsd/client
Go statsd client that adheres to statsd/client-interface
https://github.com/statsd/client
Last synced: about 1 year ago
JSON representation
Go statsd client that adheres to statsd/client-interface
- Host: GitHub
- URL: https://github.com/statsd/client
- Owner: statsd
- License: mit
- Created: 2014-08-07T22:44:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-02-28T19:34:48.000Z (over 4 years ago)
- Last Synced: 2025-05-30T17:17:52.642Z (about 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 13
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# statsd
Statsd client which adheres to [statsd/client-interface](https://github.com/statsd/client-interface). A fork of github.com/cyberdelia/statsd.