Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
1,927 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 58 commits in 9 repositories
Created a pull request in getsentry/sentry-docs that received 3 comments
feat: Add Release Health to wizard
This tells users to by default enable session health in the JS onboarding wizard. Eventually, we want to make this the default behaviour but we dec…
Opened 5 other pull requests in 3 repositories
getsentry/sentry-docs
3
merged
getsentry/sentry-javascript
1
open
getsentry/sentry
1
open
Reviewed 19 pull requests in 6 repositories
getsentry/sentry-javascript 8 pull requests
- feat(tracing): Send sample rate and type in transaction item header in envelope
- Add `tracestate` header to outgoing requests
- ref(types): Loosen tag types, create new `Primitive` type
- AWS Lambda layer build
- chore(dev): Add VSCode debug configuration for utils package
- fix(express): Make tests match new route name extraction behavior
- fix(mongo): Remove `aggregate` from operations whose arguments get serialized
- fix: Revert express tracing integration type to use any