sentry-react-native
sentry-react-native copied to clipboard
Update docs on integrations with SDKs (+ AI SDKs)
Problem Statement
We've changed the definition a bit:
There are some integrations that are done in @sentry/browser.
They are also mentioned in the JS docs but we want to
- check if they work with Sentry RN SDK as well
- mention them in our docs and how to use them with RN SDK
The above mentioned AI SDKs include:
openaianthropic-aigoogle-genai
All of them are here: https://github.com/getsentry/sentry-javascript/tree/develop/packages/node/src/integrations/tracing Docs on JS integrations: https://docs.sentry.io/platforms/javascript/configuration/integrations/
Solution Brainstorm
No response
Are you willing to submit a PR?
None