パッケージ: golang-github-spacejam-loghisto-dev (0.0~git20150819.0.3233097-2)
golang-github-spacejam-loghisto-dev に関するリンク
Trisquel の資源:
golang-github-spacejam-loghisto ソースパッケージをダウンロード:
- [golang-github-spacejam-loghisto_0.0~git20150819.0.3233097-2.dsc]
- [golang-github-spacejam-loghisto_0.0~git20150819.0.3233097.orig.tar.xz]
- [golang-github-spacejam-loghisto_0.0~git20150819.0.3233097-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Dmitry Smirnov
- Tim Potter
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
counters and logarithmically bucketed histograms for distributed systems
A metric system for high performance counters and histograms. Unlike popular metric systems today, this does not destroy the accuracy of histograms by sampling. Instead, a logarithmic bucketing function compresses values, generally within 1% of their true value (although between 0 and 1 the precision loss may not be within this boundary). This allows for extreme compression, which allows us to calculate arbitrarily high percentiles with no loss of accuracy - just a small amount of precision. This is particularly useful for highly-clustered events that are tolerant of a small precision loss, but for which you REALLY care about what the tail looks like, such as measuring latency across a distributed system.
その他の golang-github-spacejam-loghisto-dev 関連パッケージ
|
|
|
-
- dep: golang-glog-dev
- Leveled execution logs for Go
- または golang-github-golang-glog-dev
- パッケージは利用できません
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib