Syndica / sig

a Solana validator client implementation written in Zig
https://syndica.io/sig
Apache License 2.0
219 stars 34 forks source link

fix(shred-collector): shred receiver metrics not being counted #356

Closed dnut closed 3 weeks ago

dnut commented 3 weeks ago

The following metrics were not being incremented:

This pr fixes it by incrementing them in the appropriate places.