Eric Bailey
1617eb5d66
Colocate bitdrift in logger, use logger for transport ( #7859 )
...
* Colocate bitdrift in logger, use logger for transport
* Fix mocks, format
* Ok I guess mocks dir doesn't work
2025-02-28 12:09:54 -06:00
Eric Bailey
f65866c641
Update tests
2025-02-27 10:45:55 -06:00
Eric Bailey
ba07c0deb1
Reserve context prop on metadata and include in transports
2025-02-27 10:33:06 -06:00
Eric Bailey
5d4b6d6ff1
Correct transports
2025-02-26 22:10:00 -06:00
Eric Bailey
4b343e513e
Clean up metadata before passing to Bitdrift
2025-02-26 21:19:11 -06:00
Eric Bailey
b215579c1a
Fix up debugging
2025-02-26 20:41:48 -06:00
Eric Bailey
ce3d6685ac
Clean up context, use it, pass metadata through to Bitdrift
2025-02-26 20:23:29 -06:00
Eric Bailey
f7e9ddf787
Revert Sentry changes
2025-02-26 20:12:36 -06:00
Eric Bailey
71395ede31
No positional args
2025-02-26 20:09:22 -06:00
Eric Bailey
71a890efe0
Clean up tests
2025-02-26 20:09:22 -06:00
Eric Bailey
59bbba3ec8
Update tests
2025-02-26 20:09:22 -06:00
Eric Bailey
6c6e217fa9
Format
2025-02-26 20:09:22 -06:00
Eric Bailey
f3312fdd11
Docs
2025-02-26 20:09:22 -06:00
Eric Bailey
66280fd731
Clean up types
2025-02-26 20:09:22 -06:00
Eric Bailey
df50f7d6a3
Enable Sentry on web only
2025-02-26 20:09:21 -06:00
Eric Bailey
1d859325c7
Ensure bitdrift is enabled in dev
2025-02-26 20:09:21 -06:00
Eric Bailey
3d8804ddaf
Pass through context
2025-02-26 20:09:21 -06:00
Eric Bailey
ea6d2bec7a
Move colorizing out of console transport body
2025-02-26 20:09:21 -06:00
Eric Bailey
46f56278c3
Remove temp default context
2025-02-26 20:09:21 -06:00
Eric Bailey
7ee247c472
Re-org, add colors and grouping to console logging
2025-02-26 20:09:21 -06:00
Eric Bailey
9f7a4166aa
Fix imports, simplify transports config
2025-02-26 20:09:21 -06:00
Eric Bailey
5df4ded61e
Refactor context and filtering
2025-02-26 20:09:21 -06:00
Eric Bailey
4f3dbd2102
Remove enablement
2025-02-26 20:09:21 -06:00
dan
32611391a3
Pipe statsig events to logger ( #7141 )
...
* Pipe statsig events to logger
* Log rich objects to bitdrift
* Fix tests
* Consolidate mocks, fix tests
* Reduce log trash on native
2024-12-17 12:22:09 +00:00
dan
356dad1932
Remove the environment indirections ( #7089 )
...
* Use raw underlying globals for environment
* Set dev EXPO_PUBLIC_ENV by exclusion
2024-12-13 17:16:53 +00:00
dan
e2a7965e43
Gate bitdrift integration ( #7088 )
...
* Move Statsig init call earlier
* Gate Bitdrift init call
* Remove IS_TEST env constant
* Mock statsig
2024-12-13 17:14:41 +00:00
dan
704e36c280
Fix web build ( #7069 )
...
* Fix web build
* Fix circular deps
* Hoist log functions
2024-12-12 05:00:09 +00:00
Snow Pettersen
20ac42a5a3
configure the bitdrift Capture SDK ( #6979 )
...
* configure bitdrift Capture SDK
* remove console log
* use the new url
* add patch to fix devtool interaction
* update patches
* fix patch
* add BITDRIFT_API_KEY to .env.example
2024-12-12 04:28:15 +00:00
Eric Bailey
23dd638f6a
Clean up left nav on web ( #5488 )
...
* Tweak nav item count style
* Fix nav item icon width and alignment
* Just refactor the thing
* New compose button
* Z index
* Rounded
* Tweak gradient
* Tweak gradient
* Tweak gradient
* Solid
* Adjust position of counter
* Always a circle
2024-09-26 10:57:45 -05:00
Hailey
58036ffb52
Filter errors that get sent to Sentry ( #5247 )
2024-09-25 15:05:33 -07:00
Hailey
41d4b2c7ef
remove expo-sentry ( #5405 )
2024-09-18 09:34:29 -07:00
Eric Bailey
c9cf608f78
[Clipclops] External store, suspend/resume ( #3829 )
...
* Initial working external store
* Clean up WIP, explore suspend/resume
* Clean up state, bindings, snapshots, add some logs
* Reduce snapshots, add better logic check
* Bump interval a smidge
* Remove unused type
2024-05-02 20:57:51 -05:00
Eric Bailey
987c543727
Increase log dump to 500, dump everything in there ( #2268 )
2023-12-21 14:43:57 -08:00
Eric Bailey
a0b9fd799b
Disable sentry in dev ( #2128 )
2023-12-07 09:46:33 -06:00
dan
7229cda5a5
Throttle non-critical Sentry messages ( #2110 )
...
* Throttle non-critical Sentry messages
* Run all timers in tests
2023-12-06 16:32:47 +00:00
Eric Bailey
7f3324d4a4
Improve error handling in dev-only ( #2095 )
2023-12-05 18:23:48 -08:00
Eric Bailey
6f7032d42b
Full send Sentry ( #2018 )
...
* Update build profiles, sentry config
* Enable sentry
* Ok actually enable in dev
* Remove debug
* Add TF build
* Fix typo
* Remove debug
* Remove unecessary config
* Fix typo
* Set env in Expo
* Remove scripts
* Clarify
* Replace invalid character
* Align on release/dist
* Add build version
* Just use package version
* Align dist
2023-11-28 21:49:37 -06:00
Eric Bailey
1dc017367e
Make sure logger serializes errors ( #2001 )
2023-11-27 10:28:21 -08:00
Eric Bailey
f51351e80d
Replace all logs with new logger
2023-11-04 13:42:36 -05:00
Eric Bailey
0c76866757
Add logDump tests, ensure Log screen is reversed
2023-11-04 13:09:12 -05:00
Eric Bailey
5fd41ad5a2
Comment out sentry in prod for now
2023-11-04 12:28:30 -05:00
Eric Bailey
fd93bf2146
Add new logger
2023-11-04 12:18:56 -05:00