nimbus-eth2/docs/the_nimbus_book/src
Jacek Sieka c270ec21e4
Validator monitoring (#2925)
Validator monitoring based on and mostly compatible with the
implementation in Lighthouse - tracks additional logs and metrics for
specified validators so as to stay on top on performance.

The implementation works more or less the following way:
* Validator pubkeys are singled out for monitoring - these can be
running on the node or not
* For every action that the validator takes, we record steps in the
process such as messages being seen on the network or published in the
API
* When the dust settles at the end of an epoch, we report the
information from one epoch before that, which coincides with the
balances being updated - this is a tradeoff between being correct
(waiting for finalization) and providing relevant information in a
timely manner)
2021-12-20 20:20:31 +01:00
..
img Book edits: Become a validator page (#1283) 2020-07-07 10:43:40 +02:00
SUMMARY.md Validator monitoring (#2925) 2021-12-20 20:20:31 +01:00
additional-validator.md Guide updates (#2525) 2021-04-28 15:55:43 +02:00
api.md API doc fixes 2021-08-16 18:41:13 +02:00
attestation-performance.md Document ncli_db validatorPerf (#2638) 2021-06-11 11:27:09 +02:00
audit.md add page on security audit (#2774) 2021-08-11 15:16:02 +02:00
beacon-node-systemd.md edit networking, remove references to pyrmont (#3027) 2021-10-25 19:40:29 +02:00
beacon_node.md Book overhaul: modularity + raspberry pi guide (#1908) 2020-10-26 18:12:37 +01:00
binaries.md Logging and startup improvements (#3038) 2021-11-02 18:06:36 +01:00
build.md Book edits (#2597) 2021-05-24 16:03:45 +02:00
checksums.md Nimbus guide: updates for new release (#2504) 2021-04-14 16:48:11 +02:00
connect-eth2.md connect-eth2.md: fix small typo (#2804) 2021-08-22 11:24:56 +02:00
contribute.md Book updates end may (#2629) 2021-06-03 14:43:20 +02:00
database-backup.md refocus guide around prater 2021-05-22 11:13:27 +02:00
deposit.md Book updates may 21 (#2590) 2021-05-21 14:49:12 +02:00
developers.md build: show stderr by default 2021-11-05 16:06:48 +02:00
distribution_internals.md bin dist related docs (#2684) 2021-07-05 12:31:25 +02:00
docker.md Logging and startup improvements (#3038) 2021-11-02 18:06:36 +01:00
email-notifications.md add email notifications page (#2117) 2020-11-30 20:04:12 +01:00
eth1.md Update eth1.md 2021-12-01 15:23:51 +01:00
eth2-stats.md Remove `-d:insecure` compile option (#2468) 2021-04-01 14:44:11 +02:00
faq.md Network setup update (#2999) 2021-10-21 15:34:46 +02:00
goerli-eth.md misc book updates (#2702) 2021-07-05 16:17:35 +02:00
graffiti.md refocus guide around prater 2021-05-22 11:13:27 +02:00
hardware.md cp (#3053) 2021-11-05 11:33:28 +01:00
health.md update networking, update hardware requirements, set up health.md (#3020) 2021-10-21 16:18:46 +02:00
infura-guide.md Update infura-guide.md 2021-11-30 18:37:54 +01:00
install.md Faq update + misc edits (#2653) 2021-06-16 11:55:58 +02:00
intro.md update 22 spec URLs to v1.1.5 (#3111) 2021-11-18 08:08:00 +00:00
keep-an-eye.md book updates (#2721) 2021-07-14 13:14:39 +02:00
keep-updated.md Book: upgrade / downgrade page (#3105) 2021-11-15 20:07:30 +01:00
keys.md Faq update + misc edits (#2653) 2021-06-16 11:55:58 +02:00
log-levels.md Logging and startup improvements (#3038) 2021-11-02 18:06:36 +01:00
log-rotate.md Logging and startup improvements (#3038) 2021-11-02 18:06:36 +01:00
logging.md Reduce the logging-related breaking changes (#3070) 2021-11-10 11:02:18 +02:00
metrics-pretty-pictures.md refocus guide around prater 2021-05-22 11:13:27 +02:00
migration-options.md Update migration-options.md 2021-05-18 20:18:17 +02:00
migration.md Faq update + misc edits (#2653) 2021-06-16 11:55:58 +02:00
more-keys.md Book updates end may (#2629) 2021-06-03 14:43:20 +02:00
networking.md book: add FRITZ!Box UPnP setup (#3106) 2021-11-16 10:46:27 +00:00
options.md Support starting from altair (#3054) 2021-11-10 13:39:08 +02:00
philosophy.md add design goals page (#2166) 2020-12-09 12:59:42 +01:00
pi-guide-mainnet.md restructure, merge, simplify (#2581) 2021-05-19 16:12:25 +02:00
pi-guide.md update links to joe's guides (#2775) 2021-08-11 15:29:49 +02:00
prater.md edit networking, remove references to pyrmont (#3027) 2021-10-25 19:40:29 +02:00
preparation.md book updates (#2721) 2021-07-14 13:14:39 +02:00
profits.md misc book updates (#2702) 2021-07-05 16:17:35 +02:00
pyrmont.md Book: Add instructions on how to download precompiled release (#2600) 2021-05-26 10:43:06 +02:00
quick-start.md Book: Add instructions on how to download precompiled release (#2600) 2021-05-26 10:43:06 +02:00
resources.md update troubleshooting (#3044) 2021-11-01 17:46:59 +01:00
rest-api.md add testing apis (#2953) 2021-10-04 18:34:24 +02:00
rp-overview.md Rocket Pool guide (#2425) 2021-03-17 15:33:28 +01:00
rp-pi-guide.md Rocket Pool guide (#2425) 2021-03-17 15:33:28 +01:00
rp-quick-start.md Nimbus guide: Rocket Pool edits (#2446) 2021-03-22 17:57:22 +01:00
run-a-validator.md Book updates may 21 (#2590) 2021-05-21 14:49:12 +02:00
start-syncing.md Book updates end may (#2629) 2021-06-03 14:43:20 +02:00
troubleshooting.md update troubleshooting (#3044) 2021-11-01 17:46:59 +01:00
validator-monitor.md Validator monitoring (#2925) 2021-12-20 20:20:31 +01:00
voluntary-exit.md edit networking, remove references to pyrmont (#3027) 2021-10-25 19:40:29 +02:00
web3-backup.md Book updates end may (#2629) 2021-06-03 14:43:20 +02:00