Building SDKs @getsentry, @uWaterloo SYDE Grad
- Vienna, Austria
-
20:46
(UTC +01:00) - https://www.linkedin.com/in/abhijeet-prasad
- @imabhiprasad
Block or Report
Block or report AbhiPrasad
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
apache/airflow Public
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
-
-
The repository for high quality TypeScript type definitions.
-
Contrib repository for the OpenTelemetry Collector
-
Open Telemetry Collector + Sentry (https://sentry.io/)
Python 11
2,377 contributions in the last year
Less
More
Activity overview
Contributed to
getsentry/sentry-javascript,
getsentry/sentry-docs,
getsentry/develop
and 78 other
repositories
Contribution activity
March 2023
Created 4 repositories
- AbhiPrasad/website JavaScript
- AbhiPrasad/micro TypeScript
- AbhiPrasad/GH-7441-captureException-not-a-function TypeScript
- AbhiPrasad/nextjs-hydration-error-example JavaScript
Created a pull request in getsentry/sentry-javascript that received 8 comments
feat(core): Emit hooks for transaction start/finish
+11
−1
•
8
comments
Opened 42 other pull requests in 5 repositories
getsentry/sentry-javascript
4
open
26
merged
6
closed
- feat(sveltekit): Add performance monitoring for client load
- feat(sveltekit): Add performance monitoring for server load
- chore: Remove duplicate hiring message from README
- meta(changelog): Update changelog for 7.44.1
- feat(sveltekit): Add performance monitoring to Sveltekit server handle
- chore(sveltekit): Use dummy DSN var in README instructions
- chore: Run yarn-deduplicate
- chore(node): Fix typo in LocalVariables integration
- Abhi build swc jest
- chore(jest): Use @swc/jest instead of ts-jest
- feat(serverless): Publish lambda layer for Node 16/18
- fix(sveltekit): Remove package.json exports
-
test(tracing): Check if
beforeNavigatedoes not change source - chore: Add test rename to git blame ignore
- chore(tracing): Fix tarball generation path
- fix(serverless): Explicitly export node package exports
-
chore: Rename
integration-tests->browser-integration-tests - feat(sveltekit): Add wrapper for client load function
- test(integration): Fix backgroundtab-pageload flaky test
- test(sveltekit): Switch to vitest
- meta(changelog): Update changelog for 7.43.0
- meta(changelog): Update changelog for 7.42.1
- chore(jest): Use @swc/jest instead of ts-jest
- chore(vscode): Add eslint working directories
- feat(sveltekit): Add wrapper for server load function
- Some pull requests not shown.
getsentry/sentry-go
1
closed
1
merged
getsentry/sentry
2
merged
swc-project/website
1
merged
getsentry/sentry-docs
1
closed
Reviewed 88 pull requests in 9 repositories
getsentry/sentry-javascript
25 pull requests
-
feat(sveltekit): Automatically add
BrowserTracingintegration - ref(core): move beforeEnvelope to client
- meta: Update CHANGELOG for 7.44.0
-
feat(node): Export tracing from
@sentry/node - ref(node): use native path module to infer path
-
feat(tracing): Expose
BrowserTracingin non-tracing bundles - feat(node): Add Sentry tRPC middleware
- ref(utils): reorder regexpa and add tests
-
fix(integrations): Handle lower-case prefix windows paths in
RewriteFrames - chore(repo): Adjust Craft config to publish SvelteKit SDK to NPM
-
chore(repo): Add
yarn yalc:publishscripts - test(node): fix cookie test description typo
-
feat(browser): Re-export
addTracingExtensionsfrom@sentry/core -
feat(tracing): Move
registerErrorInstrumentationto@sentry/core -
feat(browser): Export
BrowserTracingfrom@sentry/browser - fix(nextjs): Fix runtime error for static pages
- ref(parser): limit max stack lines we parse
-
chore(sveltekit): Update
READMEwith setup instructions -
fix(sveltekit): Make
handleErrorWithSentryparameter optional in function declaration -
build(sveltekit): Remove
vitetypes from build output -
chore(repo): Fix
yarn clean(:all)scripts -
feat(tracing): Move
Integrationsfromtracing-internalto@sentry/tracing - fix(core): Permanent idle timeout cancel finishes the transaction with the last finished child
- test: Make E2E tests async & parallelizable
- feat(tracing): Move tracing code to internal package
- Some pull request reviews not shown.
getsentry/develop
8 pull requests
-
Change
CookiestoCookieheader -
chore(deps): bump src/data-schemas from
4082097tod99aa5d -
chore(deps): bump src/data-schemas from
21db133tod99aa5d - Add db.sql.transaction
-
chore(deps): bump src/data-schemas from
b0c8536to21db133 -
Add
ui.livewire - Add missing pytest import in testing docs
-
chore(deps): bump src/data-schemas from
b9cd24atob0c8536
getsentry/sentry-docs
4 pull requests
getsentry/sentry
3 pull requests
getsentry/sentry-go
2 pull requests
getsentry/relay
1 pull request
getsentry/rfcs
1 pull request
vercel/next.js
1 pull request
open-telemetry/opentelemetry-collector-contrib
1 pull request
Created an issue in swc-project/swc that received 12 comments
Uisng @swc/jest crashes with thread '<unnamed>' panicked at 'failed to invoke plugin
Describe the bug
@swc/jest causes jest to crash in CI when using the jest_workaround plugin.
GH action run: https://github.com/getsentry/sentry-jav…
12
comments
Opened 9 other issues in 2 repositories
getsentry/sentry-javascript
7
open
1
closed
- Add Sveltekit server-side performance monitoring instrumentation
- Sentry with async function nextConfig not working
- Split up e2e tests
- Capture outgoing HTTP request & response bodies with Node SDK
-
Move Node specific code to
@sentry/node -
Add hook interface to
BaseClientandClienttype -
Move
BrowserTracingto@sentry/browser -
Update downstream SDKs to reference
@sentry/coreinstead of@sentry/tracing
magic-akari/jest_workaround
1
closed
Started 4 discussions in 2 repositories
getsentry/sentry-javascript
getsentry/sentry-javascript
-
Official Sentry Laravel Livewire SDK
This contribution was made on Mar 8
-
Official Sentry Astro SDK
This contribution was made on Mar 8
-
Add OpenTelemetry Browser Support
This contribution was made on Mar 7
vitest-dev/vitest
vitest-dev/vitest
-
How to test for an unhandled error being thrown
This contribution was made on Mar 14
Answered 11 discussions in 1 repository
getsentry/sentry-javascript
getsentry/sentry-javascript
-
How to opt-out/in of monitor capturing using @sentry/nextjs
This contribution was made on Mar 15
-
MultiTransport with version 7.x
This contribution was made on Mar 13
-
Is it possible to capture outgoing HTTP request & response bodies inside breadcrumbs or spans using the Node SDK?
This contribution was made on Mar 10
-
How to integrate sentry tracking/package in NestJS?
This contribution was made on Mar 6
-
how to query string numbers in discover
This contribution was made on Mar 6
-
[Session Replay] Next JS. How to disable console.logs in the Session Replay tab?
This contribution was made on Mar 6
-
Push new entries in ignoreErrors array dynamically after initial API calls
This contribution was made on Mar 5
-
Ignore Firefox error alerts from sentry
This contribution was made on Mar 5
-
Testing an integration
This contribution was made on Mar 5
-
Bundle.tracing.min.js cannot capture exceptions in CDN Lazy-Loading (Sentry.onLoad(()=> Sentry.init({})))
This contribution was made on Mar 5
-
how do we know an request is send successfully
This contribution was made on Mar 5
4
contributions
in private repositories
Mar 6 – Mar 9





