lighthouse/beacon_node
Age Manning 528f7181bc Improve block delay metrics (#3894)
We recently ran a large-block experiment on the testnet and plan to do a further experiment on mainnet.

Although the metrics recovered from lighthouse nodes were quite useful, I think we could do with greater resolution in the block delay metrics and get some specific values for each block (currently these can be lost to large exponential histogram buckets). 

This PR increases the resolution of the block delay histogram buckets, but also introduces a new metric which records the last block delay. Depending on the polling resolution of the metric server, we can lose some block delay information, however it will always give us a specific value and we will not lose exact data based on poor resolution histogram buckets.
2023-01-25 14:21:53 +01:00
..
beacon_chain merge conflict resolution 2023-01-25 11:10:44 +01:00
builder_client Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
client merge capella 2023-01-12 12:51:09 -05:00
eth1 Remove withdrawals-processing feature (#3864) 2023-01-12 15:15:08 +11:00
execution_layer execution API related fixes 2023-01-19 09:32:08 -05:00
genesis Super small improvement: Remove unnecessary mut (#3736) 2022-11-21 03:15:54 +00:00
http_api Return HTTP 404 rather than 405 (#3836) 2023-01-25 14:21:07 +01:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network merge conflict resolution 2023-01-25 11:10:44 +01:00
network Improve block delay metrics (#3894) 2023-01-25 14:21:53 +01:00
operation_pool Added bls_to_execution_changes to PersistedOpPool (#3857) 2023-01-09 12:38:02 +11:00
src get rid of EL endpoint switching at forks 2023-01-13 10:51:45 -05:00
store merge capella 2023-01-12 12:51:09 -05:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
Cargo.toml merge capella 2023-01-12 12:51:09 -05:00