nimbus-eth2/beacon_chain
Etan Kissling 88045a91cd
rename new timing metrics, as _total suffix is implicit (#5917)
* track latest duration instead of total in new timing metrics

Change `db_checkpoint_seconds` and `state_replay_seconds` metrics to
record the latest duration instead of the total. `nim-metrics` already
synthesizes a `_total` metric from these implicitly.

* still have to use inc, metrics only synthesizes the name not the sum

* prefix with `beacon_dag`
2024-02-20 20:34:41 +01:00
..
2024-01-22 17:34:54 +01:00
2024-01-05 10:08:38 +01:00
2024-02-20 05:49:56 +02:00