expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
358 stars 106 forks source link

[snack-sdk][website] add snackpub metrics #380

Closed Kudo closed 1 year ago

Kudo commented 1 year ago

Why

close ENG-7102

pr series

376

377

378

379

👉 #380

381

How

Test Plan

snackpub integration test

linear[bot] commented 1 year ago
ENG-7102 [SnackSdk] Add metrics for the new transport

* *connection_success with (waiting_time, websocket/polling, retry_times)* * *connection_failure with (waiting_time, websocket/polling, retry_times)* * \[Optional\] Add the same metrics from PubNub transport, so that we can compare the metrics between these two transports.