-
Notifications
You must be signed in to change notification settings - Fork 5k
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
chore: emit cross-chain swaps metrics + validation error logic #28713
Merged
+1,880
−236
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
micaelae
force-pushed
the
mms1453-bridge-metrics
branch
from
November 26, 2024 18:47
a83e4d8
to
857539e
Compare
micaelae
changed the title
chore: emit cross-chain swaps metrics for pre-confirmation events
chore: emit cross-chain swaps metrics + validation error logic
Nov 26, 2024
micaelae
force-pushed
the
mms1453-bridge-metrics
branch
7 times, most recently
from
November 30, 2024 00:30
064e1ab
to
064329a
Compare
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
micaelae
force-pushed
the
mms1453-bridge-metrics
branch
from
November 30, 2024 00:33
064329a
to
36f6789
Compare
micaelae
changed the base branch from
develop
to
mb1571-cross-chain-swap-stx
November 30, 2024 00:33
micaelae
force-pushed
the
mms1453-bridge-metrics
branch
from
December 2, 2024 18:29
36f6789
to
a9085b0
Compare
Builds ready [fc76208]
Page Load Metrics (1872 ± 78 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Loving the many small hooks! |
infiniteflower
force-pushed
the
mb1571-cross-chain-swap-stx
branch
from
December 2, 2024 23:14
f33d3f0
to
86e1202
Compare
Builds ready [8efc675]
Page Load Metrics (1957 ± 62 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
micaelae
force-pushed
the
mms1453-bridge-metrics
branch
from
December 3, 2024 16:44
8efc675
to
1af674b
Compare
infiniteflower
previously approved these changes
Dec 3, 2024
Builds ready [1af674b]
Page Load Metrics (2108 ± 95 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
micaelae
force-pushed
the
mms1453-bridge-metrics
branch
from
December 6, 2024 02:41
1af674b
to
562fcff
Compare
Builds ready [562fcff]
Page Load Metrics (2086 ± 79 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
micaelae
force-pushed
the
mms1453-bridge-metrics
branch
from
December 10, 2024 21:10
b717695
to
b80879e
Compare
infiniteflower
approved these changes
Dec 10, 2024
ejwessel
approved these changes
Dec 10, 2024
Builds ready [b80879e]
Page Load Metrics (1918 ± 85 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
metamaskbot
added
the
release-12.10.1
Issue or pull request that will be included in release 12.10.1
label
Dec 10, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Changes include
isInsufficientBalance
,isInsufficientGasBalance
andisEstimatedReturnLow
(no ui yet but these get included in metrics)Related issues
Depends on this segment-schema PR
Fixes: https://consensyssoftware.atlassian.net/browse/MMS-1453
Manual testing steps
Screenshots/Recordings
Before
After
N/A
Pre-merge author checklist
Pre-merge reviewer checklist