NethermindEth / near-sffl

https://nffl.nethermind.io/
MIT License
6 stars 3 forks source link

Add operator initialization metric to aggregator #177

Closed Hyodar closed 1 month ago

Hyodar commented 1 month ago

Adds a simple metric to track operator initializations in aggregator. The idea here is not that we strictly need to know that operator X has initialized, but at least have some kind of ping so we can detect crashes if they happen.

Hyodar commented 1 month ago

Oh well. Yeah, we've not settled on one specifically, but we've been trying to use Error + tag "err". I see there are multiple places in metrics that the format one is used, so I don't think this is work for this PR. Added an issue for that: #179.