Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
radicle-metrics: support incremental metric collection
◌ 0/1 checks passed shishqa wants to merge 1 commit into master · opened 5 months ago

Introduce a new radicle-metrics crate that provides metrics collection for COBs. This introduces a CobHistoryWalk structure allowing to traverse history of cob actions similar to rad cob log command but allowing for further aggregation and metrics derivation.

Crate contains rad-metrics CLI showing main use cases of proposed approach. The tool supports both one-time scans and continuous polling modes, making it suitable for both ad-hoc analysis and continuous monitoring.

Related-to: 68460fc9b3e7decbc7e61020519656248a9ef4ce Related-to: https://radicle.zulipchat.com/#narrow/channel/369277-heartwood/topic/radicle-metrics

Checks in progress — 0 passed, 1 pending View logs ↗
shishqa opened with revision fdfec5e8fca659406d63e5cc3506c4e8f59f26d3 on base 45abb881a3389bea913ae10af32fb837060787ab +485 -43 5 months ago
levitte commented on revision 1 4 months ago

I would like to see some tests here