-
Notifications
You must be signed in to change notification settings - Fork 390
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
Monitor warp balances script #2682
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #2682 +/- ##
=======================================
Coverage 64.50% 64.50%
=======================================
Files 91 91
Lines 1386 1386
Branches 185 185
=======================================
Hits 894 894
Misses 485 485
Partials 7 7 ☔ View full report in Codecov by Sentry. |
This reverts commit 6241d20.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't comment on the helm charts, just looking at the TS code
typescript/infra/scripts/warp-routes/monitor-warp-routes-balances.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but we need to fix the crashing of the monitoring script pod
typescript/infra/scripts/warp-routes/monitor-warp-routes-balances.ts
Outdated
Show resolved
Hide resolved
typescript/infra/scripts/warp-routes/monitor-warp-routes-balances.ts
Outdated
Show resolved
Hide resolved
typescript/infra/scripts/warp-routes/monitor-warp-routes-balances.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the Typescript parts with a few comments to address before merging please :)
Recommend an approval from someone for the helm charts too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! thank you!
Description
Drive-by changes
Related issues
Backward compatibility
Yes
Testing
Manual