Closed detj closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
measure-dashboard | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 5, 2024 3:46pm |
Summary
Addresses an issue where for certain events ingestion would fail with a
400 Bad Request
due to integer overflow errors.Tasks
gesture_click.touch_down_time
gesture_click.touch_up_time
gesture_long_click.touch_down_time
gesture_long_click.touch_up_time
gesture_scroll.touch_down_time
gesture_scroll.touch_up_time
cold_launch.process_start_uptime
cold_launch.process_start_requested_uptime
cold_launch.content_provider_attach_uptime
cold_launch.on_next_draw_uptime
warm_launch.app_visible_uptime
warm_launch.on_next_draw_uptime
hot_launch.app_visible_uptime
hot_launch.on_next_draw_uptime
cpu_usage.interval
memory_usage.interval
Issues