SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-spacejam-loghisto-devel rpm build for : Fedora 37. For other distributions click golang-github-spacejam-loghisto-devel.

Name : golang-github-spacejam-loghisto-devel
Version : 0 Vendor : Fedora Project
Release : 0.16.20190524gitca67f4e.fc37 Date : 2022-07-21 13:37:23
Group : Unspecified Source RPM : golang-github-spacejam-loghisto-0-0.16.20190524gitca67f4e.fc37.src.rpm
Size : 0.06 MB
Packager : Fedora Project
Summary : Counters and logarithmically bucketed histograms for distributed systems
Description :
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.

Copied out of my work for the CockroachDB metrics system. Based on an algorithm
created by Keith Frost.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/spacejam/loghisto

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-spacejam-loghisto-devel-0-0.16.20190524gitca67f4e.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-spacejam-loghisto-devel-0-0.16.20190524gitca67f4e.fc37.noarch.rpm
     

Provides :
golang(github.com/spacejam/loghisto)
golang(github.com/spacejam/loghisto)(commit=ca67f4ecfdd38b57e4904162d3fef74f381632f6)
golang-github-spacejam-loghisto-devel
golang-ipath(github.com/spacejam/loghisto)
golang-ipath(github.com/spacejam/loghisto)(commit=ca67f4ecfdd38b57e4904162d3fef74f381632f6)

Requires :
go-filesystem
golang(github.com/golang/glog)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-github-spacejam-loghisto-devel
/usr/share/doc/golang-github-spacejam-loghisto-devel/readme.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/spacejam
/usr/share/gocode/src/github.com/spacejam/loghisto
/usr/share/gocode/src/github.com/spacejam/loghisto/.goipath
/usr/share/gocode/src/github.com/spacejam/loghisto/graphite.go
/usr/share/gocode/src/github.com/spacejam/loghisto/graphite_test.go
/usr/share/gocode/src/github.com/spacejam/loghisto/metrics.go
/usr/share/gocode/src/github.com/spacejam/loghisto/metrics_test.go
/usr/share/gocode/src/github.com/spacejam/loghisto/opentsdb.go
/usr/share/gocode/src/github.com/spacejam/loghisto/opentsdb_test.go
/usr/share/gocode/src/github.com/spacejam/loghisto/print_benchmark.go
/usr/share/gocode/src/github.com/spacejam/loghisto/readme.md
/usr/share/gocode/src/github.com/spacejam/loghisto/submitter.go
/usr/share/licenses/golang-github-spacejam-loghisto-devel
/usr/share/licenses/golang-github-spacejam-loghisto-devel/LICENSE

 
ICM