文件名称:statsdaemon:Etsy statsd在Go中的实现
文件大小:13KB
文件格式:ZIP
更新时间:2024-06-15 10:23:57
Go
statsdaemon Etsy的statsd( )的端口,用Go语言编写(最初基于 )。 支持: 时间(带有可选的百分位数) 计数器(正数和负数,可选采样) 量规(包括相关操作) 套 最初,度量值仅支持整数,但现在支持双精度浮点。 正在安装 二进制发行 用于darwin和linux的预构建二进制文件。 当前稳定版本: v0.7.2 从源头建造 go get https://github.com/bitly/statsdaemon 命令行选项 Usage of ./statsdaemon: -address=":8125": UDP service address -debug=false: print statistics sent to graphite -delete-gauges=true: don't send values to graphit
【文件预览】:
statsdaemon-master
----.travis.yml(89B)
----statsdaemon.go(14KB)
----statsdaemon_test.go(22KB)
----Dockerfile(222B)
----test.sh(91B)
----version.go(38B)
----UNLICENSE(1KB)
----.gitignore(17B)
----dist.sh(901B)
----go.sum(968B)
----README.md(2KB)
----go.mod(89B)