Top 1.8% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org
Top 4.6% forks on proxy.golang.org
Top 2.0% docker downloads on proxy.golang.org
proxy.golang.org : github.com/caio/go-tdigest/v4
Package tdigest provides a highly accurate mergeable data-structure for quantile estimation. Typical T-Digest use cases involve accumulating metrics on several distinct nodes of a cluster and then merging them together to get a system-wide quantile overview. Things such as: sensory data from IoT devices, quantiles over enormous document datasets (think ElasticSearch), performance metrics for distributed systems, etc. After you create (and configure, if desired) the digest: You can then use it for registering measurements: Estimating quantiles: And merging with another digest:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/caio/go-tdigest/v4
Keywords:
golang
, monitoring
, parallel
, performance
, quantile-estimation
, streaming
, t-digest
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/caio/go-tdigest
Dependent packages: 72
Dependent repositories: 38
Stars: 93 on GitHub
Forks: 23 on GitHub
Docker dependents: 14
Docker downloads: 692,724,719
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago