lighthouse/beacon_node
realbigsean 7d13e57d9f Add interop metrics (#2645)
## Issue Addressed

Resolves: #2644

## Proposed Changes

- Adds mandatory metrics mentioned here: https://github.com/ethereum/beacon-metrics/blob/master/metrics.md#interop-metrics

## Additional Info

Couldn't figure out how to alias metrics, so I created them all as new gauges/counters.

Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-09-29 23:44:24 +00:00
..
beacon_chain Add interop metrics (#2645) 2021-09-29 23:44:24 +00:00
client Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
eth1 Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
eth2_libp2p Add interop metrics (#2645) 2021-09-29 23:44:24 +00:00
genesis Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
http_api Add contribution and proof event (#2527) 2021-09-25 07:53:58 +00:00
http_metrics Upgrade dependencies (#2513) 2021-08-17 01:00:24 +00:00
network Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
operation_pool Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
src Implement checkpoint sync (#2244) 2021-09-22 00:37:28 +00:00
store Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Upgrade dependencies (#2513) 2021-08-17 01:00:24 +00:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00