Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add performance notification #458

Merged
merged 2 commits into from
Dec 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions docs/user/staking/ethereum/lsd-pools/lido/notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,14 @@ Once your notifications are setup, you will receive notificatios for the followi
![lido-csm-exit-success](/img/lido-csm-exit-success.png)
- Failed exit: you will receive a notification when the validator exit has failed, letting you know that a manual exit is required.
![lido-csm-exit-failed](/img/lido-csm-exit-failed.png)
- Performance:
- Above the treshold: you will receive a notification when your validator is performing above the treshold.
![lido-csm-performance-notification-above](/img/lido-csm-performance-notification-above.png)
- Below the treshold: you will receive a notification when your validator is performing below the treshold.
![lido-csm-performance-notification-below](/img/lido-csm-performance-notification-below.png)
- Relays (comming soon):
- Blocklisted relay: you will receive a notification when your validator is using a blocklisted relay.
![lido-csm-relay-notification](/img/lido-csm-relay-notification.png)
- No relay: you will receive a notification when your validator is not using any relay.
- Performance (comming soon):
- Attestations performance: you will receive a notification when your validator is not performing as expected according to the Lido tresholds.
- Keystores not imported (comming soon):
- You will receive a notification when there are 1 or more keystores that belongs to your Node Operator and are not imported in the web3signer.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading