Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/break out sentry #40

Merged
merged 27 commits into from
May 8, 2024
Merged

feat/break out sentry #40

merged 27 commits into from
May 8, 2024

Conversation

joshbalfour
Copy link
Contributor

@joshbalfour joshbalfour commented Apr 26, 2024

  • broke out sentry sdk and logger transport from edge-api-sdk into it's own module
  • added browser support, including breadcrumb integration
  • updated usage docs to reflect above changes

@joshbalfour joshbalfour marked this pull request as ready for review May 7, 2024 13:52
packages/modules/sentry/readme.md Show resolved Hide resolved
} from '@sentry/utils'
import {
RCQuery,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we log a ticket to rename these types in edge-api-sdk so they aren't RC specific?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good idea

Copy link

sonarcloud bot commented May 8, 2024

@joshbalfour joshbalfour merged commit fcc4d2b into main May 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants