1 个仓库
Histograms used specifically to analyze the frequency distribution of timing and latency samples.
Distinct from Distribution Histograms: Distinct from Distribution Histograms: focused on latency and timing analysis rather than general variable associations.
Explore 1 awesome GitHub repository matching data & databases · Timing. Refine with filters or upvote what's useful.
StatsD is a metrics aggregator and UDP collection server that collects system counters and timers. It functions as a time-series data forwarder, receiving high-frequency metric updates via a lightweight line protocol and summarizing them before flushing the data to a backend. The project features a pluggable metrics backend framework, allowing aggregated statistics to be routed to various third-party monitoring services or time-series databases such as Graphite. It supports horizontal scaling and high availability through a proxy ring distribution system that forwards incoming packets across
Calculates percentiles and distributions for timing data by binning samples into frequency distributions.