lighthouse/beacon_node
Paul Hauner ff35fbb121 Add metrics for beacon block propagation (#2173)
## Issue Addressed

NA

## Proposed Changes

Adds some metrics to track delays regarding:

- LH processing of blocks
- delays receiving blocks from other nodes.

## Additional Info

NA
2021-02-04 05:33:56 +00:00
..
beacon_chain Add metrics for beacon block propagation (#2173) 2021-02-04 05:33:56 +00:00
client Fix clippy errors on tests (#2160) 2021-01-28 23:31:06 +00:00
eth1 Fix clippy errors on tests (#2160) 2021-01-28 23:31:06 +00:00
eth2_libp2p Fix clippy errors on tests (#2160) 2021-01-28 23:31:06 +00:00
genesis Improve compile time (#1989) 2020-12-09 01:34:58 +00:00
http_api Detailed validator monitoring (#2151) 2021-01-20 19:19:38 +00:00
http_metrics update dependencies (#2032) 2020-12-07 08:20:33 +00:00
network Add metrics for beacon block propagation (#2173) 2021-02-04 05:33:56 +00:00
operation_pool Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00
src Detailed validator monitoring (#2151) 2021-01-20 19:19:38 +00:00
store Fix clippy errors on tests (#2160) 2021-01-28 23:31:06 +00:00
tests Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
timer Represent slots in secs instead of millisecs (#2163) 2021-01-19 09:39:51 +00:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml v1.1.0 (#2168) 2021-01-21 02:37:08 +00:00