Pinned
2,188 contributions in the last year
Less
More
Activity overview
Contribution activity
March 1, 2021
untitaker has no activity
yet for this period.
February 2021
Created 29 commits in 11 repositories
Created 1 repository
- untitaker/discord-open-source JavaScript
Created a pull request in getsentry/snuba that received 11 comments
feat: Add hierarchical_hashes column to errors (migrations only)
Migrations from #1687 split out into separate PR.
+67
−0
•
11
comments
Opened 16 other pull requests in 7 repositories
getsentry/sentry
5
merged
1
closed
1
open
- fix(grouping): Deduplicate app hashes of entire tree again
- fix(ingest): Handle crashing userreport insertion again
- feat: Hierarchical grouping hashes
- [wip] ref(grouping): Ability to generate multiple variants from within delegate grouping strategy
- fix(save_event): Fix group creation race using DB transactions
- ref: Refactor test mock to return data based on arguments
- fix(reprocessing): Fix crash when max_events is None
getsentry/relay
3
merged
getsentry/sentry-docs
2
merged
getsentry/onpremise
1
merged
getsentry/sentry-python
1
open
getsentry/snuba
1
merged
discord/discord-open-source
1
merged
Reviewed 44 pull requests in 8 repositories
getsentry/sentry 20 pull requests
- feat(hashing): Implement split hashing for system/app to clarify hash generation
- feat: Implement a new native grouping strategy
- feat(grouping): Do not flip stuff randomly to in_app false
- ci: Temporarily disable creating images for frontend workflow
- fix(interfaces): Fix thread/exception interface issues
- feat: Hierarchical grouping hashes
- feat(grouping): Do not flip stuff randomly to in_app false
- feat(grouping): Small grouping code refactor
- Add dotnet logo to contexts runtime
- fix(pii): Fix wrong Pii replacement
- feat: Bump sentry version to 0.20.0
- feat(grouping): Introduce a grouping context to strategies
- ref(reprocessing): Converting reprocessing python logic to ts
- chore(typing): Initial test of typing and introducing a mypy config file
- ref(pyupgrade): trivial changes for src/
- ref: Refactor test mock to return data based on arguments
- fix(save_event): Fix group creation race using DB transactions
- feat(releases): Disable snuba queries on release creation
- fix(assemble): Declare variable before using
- feat(relay): Added dynamic sampling configuration to projects
getsentry/sentry-python 9 pull requests
- fix(tracing): Get HTTP headers from span rather than transaction if possible
- bug(flask): Transactions missing body
- fix(release): excluded sentry python serverless zip package from pypi
- Release for 0.20.1
- fix(django): Fix middleware issue not handling async middleware functions
- fix: Remove Python3.7 from Django
- feat(release-health): Enable session tracking by default
- release: 1.0.0
- fix(django) - Fix Django async views not behaving asyncronuously
getsentry/relay 6 pull requests
- test(general): Introduce macros for traversing Annotated
- fix(protocol): Deny backslashes in release names
- fix(server): Ensure outcome data categories are numeric
- build: Bump symbolic to 8.0.4
- feat(protocol): Add snapshot to the stack trace interface
- meta(readme): Document development config for processing mode