UNPKG

341 BMarkdownView Raw
1abacus-perf
2===
3
4Collect real time function call perf and reliability metrics.
5
6This module provides a way to collect function call performance and reliability
7metrics and compute real time stats on these metrics. The stats are computed
8using rolling windows of call successes, failures, timeouts, circuit breaker
9rejections and latencies.
10