You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dashboards for LOW, MEDIUM and HIGH errors is created on hyperdx dashboard panel, and alerts are activated for each group as follows:
LOW (>= 5 over 30 mins)
MEDIUM (>= 3 over 30 mins)
HIGH (>= 1 over 5 mins)
also normal error alerts that we previously had is still enbaled for now which will alert if any error happens but with a different title, this is done to monitor if the alerts config set for each group is working as we need, and if not we will be able to adjust it accordingly, so we need to know all the errors that happen for now and then manually see that the new alerts we set for each group are alerting effectively, meaning they dont spam or miss reporting etc, this will temporary until we are confident with new setup
- remove obv3 bots
- replace all ethers signer/provider actions with viem client: viem client #209
- track KPIs #82 -
- bot needs to check gas directly in its wallets, not try to infer "out of gas" from errors #198
- document and apply process of using canary strats to test bot operation #199 and canary documentation rain.orderbook#881
owner: rain mnemonic main acc: 0x7177b9d00bb5dbcaaf069cc63190902763783b09
- Group errors with a severity tag for otel alerts #202
also normal error alerts that we previously had is still enbaled for now which will alert if any error happens but with a different title, this is done to monitor if the alerts config set for each group is working as we need, and if not we will be able to adjust it accordingly, so we need to know all the errors that happen for now and then manually see that the new alerts we set for each group are alerting effectively, meaning they dont spam or miss reporting etc, this will temporary until we are confident with new setup
- remove obv3 bots
- replace all ethers signer/provider actions with viem client: viem client #209
- explicitly check for bot wallet owned order to have non empty vaults #207
- canary order re-deposit automation #208 : self fund orders #212
- KPI for arb efficiency #213 : effecieny dashboard has been created on hyperdx: https://www.hyperdx.io/dashboards/66eef48472f83c063402ee21
The text was updated successfully, but these errors were encountered: