feat: more swap metric logging (#7173)
* wip: more metrics * wip: SWAP_INPUT_FIRST_USED * feat: track elapsed times * feat: add e2e test * fix: order of logging * fix: nits
Showing
... | ... | @@ -178,7 +178,7 @@ |
"@sentry/types": "^7.45.0", | ||
"@types/react-window-infinite-loader": "^1.0.6", | ||
"@uniswap/analytics": "^1.4.0", | ||
"@uniswap/analytics-events": "^2.15.0", | ||
"@uniswap/analytics-events": "^2.17.0", | ||
"@uniswap/conedison": "^1.8.0", | ||
"@uniswap/governance": "^1.0.2", | ||
"@uniswap/liquidity-staker": "^1.0.2", | ||
... | ... |
src/tracing/utils.ts
0 → 100644
Please register or sign in to comment