lighthouse/common
Paul Hauner ea4a52984c
Add /node/health endpoint (#1197)
* Start adding health endpoint

* Use psutil more

* Add get_health test

* Expose health to Prom

* Update comments

* Add /node/health to docs

* Update Prom naming
2020-05-28 11:24:24 +10:00
..
clap_utils Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
compare_fields Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
compare_fields_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
deposit_contract Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_config Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_interop_keypairs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_testnet_config Integrate Witti testnet (#1193) 2020-05-26 15:31:41 +10:00
eth2_wallet_manager Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
hashset_delay Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
lighthouse_metrics Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
logging Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
remote_beacon_node Add /node/health endpoint (#1197) 2020-05-28 11:24:24 +10:00
rest_types Add /node/health endpoint (#1197) 2020-05-28 11:24:24 +10:00
slot_clock Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
test_random_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
validator_dir Update local testnet scripts, fix eth1 sim (#1184) 2020-05-26 18:30:44 +10:00
README.md Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.