Building SDKs @getsentry, @uWaterloo SYDE Grad
- Canada
-
20:18
- 4h behind - @imabhiprasad
- @abhiprasad.bsky.social
- in/abhijeet-prasad
Pinned Loading
-
getsentry/sentry-javascript
getsentry/sentry-javascript PublicOfficial Sentry SDKs for JavaScript
-
apache/airflow
apache/airflow PublicApache Airflow - A platform to programmatically author, schedule, and monitor workflows
-
DefinitelyTyped/DefinitelyTyped
DefinitelyTyped/DefinitelyTyped PublicThe repository for high quality TypeScript type definitions.
-
getsentry/sentry-spark
getsentry/sentry-spark Public archiveApache Spark Sentry Integration
-
open-telemetry/opentelemetry-collector-contrib
open-telemetry/opentelemetry-collector-contrib PublicContrib repository for the OpenTelemetry Collector
-
opentelemetry-collector-sentry-demo
opentelemetry-collector-sentry-demo PublicOpen Telemetry Collector + Sentry (https://sentry.io/)
2,127 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
getsentry/sentry-javascript,
getsentry/sentry-docs,
getsentry/sentry
and 78 other
repositories
Loading
Contribution activity
March 2025
Created a pull request in getsentry/sentry-javascript that received 4 comments
ref(core): Constrain SdkProcessingMetadata
to known keys
After working on #15570, I realized we should be more constrained about what we set on SdkProcessingMetadata
.
This PR updates the SdkProcessingMeta…
+8
−3
lines changed
•
4
comments
Opened 27 other pull requests in 6 repositories
getsentry/sentry-javascript
5
open
12
merged
4
closed
-
feat(node): Add fastify
shouldHandleError
This contribution was made on Mar 21 -
feat(core): Add
parseStringToURL
methodThis contribution was made on Mar 21 -
perf(nestjs): Remove usage of addNonEnumerableProperty
This contribution was made on Mar 21
-
perf(core): Remove usage of addNonEnumerableProperty from span utils
This contribution was made on Mar 21
-
feat(node): Add logging public APIs to Node SDKs
This contribution was made on Mar 20
-
feat(browser): Add logger.X methods to browser SDK
This contribution was made on Mar 20
-
feat(react): Export captureReactException method
This contribution was made on Mar 20
-
test: Add browser integration test for AggregateErrors
This contribution was made on Mar 18
-
feat(core): Add
captureLog
methodThis contribution was made on Mar 17 -
test(browser-utils): Add test to make sure we run
originalHistoryFunction
if urls are the sameThis contribution was made on Mar 17 -
feat(core): Add
client.captureLog
methodThis contribution was made on Mar 17 -
ref(core): Update log types to explicitly reference otel
This contribution was made on Mar 17
-
chore: Fix link in migration doc
This contribution was made on Mar 11
-
Branch for
9.6.0-alpha
This contribution was made on Mar 6 -
Branch for
9.5.0-alpha
This contribution was made on Mar 5 -
[Gitflow] Merge master into develop
This contribution was made on Mar 5
-
Branch for
9.4.0-alpha
This contribution was made on Mar 4 -
perf(node): Store normalized request for processing
This contribution was made on Mar 4
-
chore(ci): Add type task to canary issue template
This contribution was made on Mar 3
-
perf(node): Remove
normalizedRequest
from scope after response is closedThis contribution was made on Mar 3 -
fix(node): Allow for
undefined
transport to be passed inThis contribution was made on Mar 3
getsentry/sentry-docs
1
merged
1
open
-
Clean up shopify hydrogen remix guide
This contribution was made on Mar 17
-
feat(logs): intial work on develop docs for sdk logging api
This contribution was made on Mar 4
getsentry/sentry-fullstory
1
open
-
meta: Prepare for 3.0.1 release
This contribution was made on Mar 21
getsentry/sentry
1
merged
-
feat(deps): Upgrade Sentry JS SDK to 9.6.0-alpha.0
This contribution was made on Mar 6
getsentry/javascript-debug-ids
1
merged
-
chore: Update dev deps to latest versions
This contribution was made on Mar 3
getsentry/status-page-list
1
merged
-
chore: Update dev deps
This contribution was made on Mar 3
Reviewed 56 pull requests in 11 repositories
getsentry/sentry-javascript
25 pull requests
-
feat(core): Allow to specify depth to
dropUndefinedKeys
This contribution was made on Mar 21 -
ref: Move es-compatibility checks into packages
This contribution was made on Mar 21
-
ref: Remove some usages of
dropUndefinedKeys()
This contribution was made on Mar 21 -
feat(browser): Add logger.X methods to browser SDK
This contribution was made on Mar 21
-
perf(nestjs): Remove usage of addNonEnumerableProperty
This contribution was made on Mar 21
-
feat(core): Optimize
dropUndefinedKeys
This contribution was made on Mar 20 -
feat(node): Migrate to
@fastify/otel
This contribution was made on Mar 20 -
ref: Avoid some usage of
dropUndefinedKeys()
This contribution was made on Mar 20 -
profiling: add platform to chunk envelope
This contribution was made on Mar 20
-
feat(core): Add
captureLog
methodThis contribution was made on Mar 20 -
chore(docs): Add note on alpha releases to docs
This contribution was made on Mar 19
-
test(node): Add
pg-native
testsThis contribution was made on Mar 18 -
node: implement new continuous profiling API spec
This contribution was made on Mar 18
-
feat(deps): bump @sentry/cli from 2.42.2 to 2.42.3
This contribution was made on Mar 18
-
ref(node): Avoid
provider.register()
which is removed in OTEL v2This contribution was made on Mar 18 -
fix(node): Always flush on Vercel before Lambda freeze
This contribution was made on Mar 18
-
feat(deps): bump @prisma/instrumentation from 6.4.1 to 6.5.0
This contribution was made on Mar 18
-
fix(node): Use
fatal
level for unhandled rejections instrict
modeThis contribution was made on Mar 18 -
ref(core): Update log types to explicitly reference otel
This contribution was made on Mar 17
-
chore(deps-dev): bump esbuild from 0.20.0 to 0.25.0 in /dev-packages/e2e-tests
This contribution was made on Mar 17
-
meta(changelog): Update changelog for 9.6.0
This contribution was made on Mar 17
-
chore(deps): Bump rollup to 4.35.0
This contribution was made on Mar 17
-
test(opentelemetry): Remove deprecated
new Span()
usage in testsThis contribution was made on Mar 17 -
test(node-integration-tests): Use port readyness check instead of docker compose output to check for readiness of services
This contribution was made on Mar 11
-
meta(changelog): Update changelog for 9.5.0
This contribution was made on Mar 6
- Some pull request reviews not shown.
getsentry/sentry-docs
8 pull requests
-
feat: implement suspense for mdx content loading
This contribution was made on Mar 21
-
feat(logs): intial work on develop docs for sdk logging api
This contribution was made on Mar 20
-
Clean up shopify hydrogen remix guide
This contribution was made on Mar 17
-
fix(remix): Move
instrumentBuild
insidefetch
callback.This contribution was made on Mar 11 -
Update Remix Hydrogen Docs
This contribution was made on Mar 5
-
fix: correct typo in javascript v8-to-v9.mdx
This contribution was made on Mar 4
-
docs(react-router): update sourcemaps buildEnd hook snippet
This contribution was made on Mar 4
-
Fix nest integration setup
This contribution was made on Mar 3
getsentry/sentry-electron
4 pull requests
-
fix: Electron
app.getPath('crashDumps')
API can throwThis contribution was made on Mar 21 -
feat: Parse crashpad metadata from minidumps and include in
electron
contextThis contribution was made on Mar 17 -
feat: Add
gpuContextIntegration
This contribution was made on Mar 17 -
feat: Use
registerPreloadScript
in Electron >= v35This contribution was made on Mar 13
getsentry/sentry-conventions
2 pull requests
-
build(deps): bump vitest from 2.1.6 to 2.1.9
This contribution was made on Mar 6
-
build(deps): bump vite from 6.0.1 to 6.0.11
This contribution was made on Mar 6
getsentry/sentry
2 pull requests
-
feat(ourlogs): Update js sdk to latest alpha
This contribution was made on Mar 5
-
feat(derived_code_mappings): Support Java
This contribution was made on Mar 4
getsentry/gib-potato
1 pull request
-
fix(frontend): Fix JS logging API usage
This contribution was made on Mar 21
getsentry/sentry-fullstory
1 pull request
-
fix: don't send FS events for non-errors
This contribution was made on Mar 20
getsentry/relay
1 pull request
-
feat(ourlogs): Adjust 'log' protocol per sdk feedback
This contribution was made on Mar 20
getsentry/sentry-ruby
1 pull request
-
Remove user_segment from DSC
This contribution was made on Mar 18
open-telemetry/opentelemetry-collector-contrib
1 pull request
-
chore: Refactor uses of attribute.Range() to use attributes.All() iterator
This contribution was made on Mar 18
getsentry/javascript-debug-ids
1 pull request
-
meta(changelog): Update package versions
This contribution was made on Mar 3
Created an issue in getsentry/sentry-javascript that received 1 comment
AggregateExceptions do not get sent to Sentry properly
Is there an existing issue for this? I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues I have reviewed th…
3 tasks done
Opened 7 other issues in 4 repositories
getsentry/sentry-javascript
2
open
2
closed
-
Deprecate and remove
parseUrl
and refactorgetSanitizedUrlString
This contribution was made on Mar 21 -
Add tests for history api patch fix in #15576
This contribution was made on Mar 5
-
Backport history API fix in #15576 to v8
This contribution was made on Mar 5
-
[Flaky CI]: suites/tracing/tedious/test.ts > tedious auto instrumentation > should auto-instrument
tedious
packageThis contribution was made on Mar 4
getsentry/sentry-ruby
1
closed
-
Deprecate and remove
user_segment
This contribution was made on Mar 18
getsentry/sentry-electron
1
closed
-
Attach information from minidumps as contexts before they are sent to Sentry
This contribution was made on Mar 6
getsentry/relay
1
open
-
[Logs] Add
timestamp
field to log envelope itemThis contribution was made on Mar 5
5
contributions
in private repositories
Mar 3 – Mar 6