论文标题
Circllhist- IT基础架构监视的对数线性直方直方图数据结构
Circllhist -- A Log-Linear Histogram Data Structure for IT Infrastructure Monitoring
论文作者
论文摘要
Circll Histion直方图是一种快速,有效的数据结构,用于汇总大量延迟测量值。它特别适合于IT基础架构监视中的应用,并提供纳米秒数据插入,完整的合并性,准确的分位数近似值,并在相对误差上具有A-Priori界限。 开源实现可用于C/LUA/PYTHON/GO/JAVA/JAVASCRIPT。
The circllhist histogram is a fast and memory efficient data structure for summarizing large numbers of latency measurements. It is particularly suited for applications in IT infrastructure monitoring, and provides nano-second data insertion, full mergeability, accurate approximation of quantiles with a-priori bounds on the relative error. Open-source implementations are available for C/lua/python/Go/Java/JavaScript.