mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-07 18:47:59 +00:00
7ac88a7e84
* Expose total messages sent to aggregator so we can make better graphs with total dropped msgs * cargo fmt * use write to hopefully avoid some allocating * add 'core' namespace to telemetry metrics for better future clarity * cargo fmt