PostHog / posthog-js-lite

Reimplementation of posthog-js to be as light and modular as possible.
https://posthog.com/docs/libraries
MIT License
60 stars 31 forks source link

Sentry integration for React Native and Web #174

Open marandaneto opened 7 months ago

marandaneto commented 7 months ago

Description

https://github.com/PostHog/posthog-js-lite/blob/7c5342b3b281ef546a764e06f245a08371f2ed1a/posthog-node/src/extensions/sentry-integration.ts is Node only currently, ideally we'd move this code to core and make it possible to use on the Web and RN targets.

Edit+1 https://posthog.com/questions/crash-dump

Bi0max commented 6 months ago

Hi, I would like to have such an extension

marandaneto commented 6 months ago

@Bi0max would you like to contribute with a PR? happy to guide-review.

Bi0max commented 6 months ago

@marandaneto hello. Sorry, we have very limited resources in our start-up. I have just implemented some quick solution and went on with it.