Senior Software Engineer | @getsentry
- Vienna
- http://www.anton-pirker.at
Pinned Loading
-
getsentry/sentry-python
getsentry/sentry-python PublicThe official Python SDK for Sentry.io
-
django-tinier
django-tinier PublicA template for a Django project with a flatter directory structure.
Python 1
-
-
opentelemetry-python
opentelemetry-python PublicForked from open-telemetry/opentelemetry-python
OpenTelemetry Python API and SDK
Python
-
opentelemetry-python-contrib
opentelemetry-python-contrib PublicForked from open-telemetry/opentelemetry-python-contrib
OpenTelemetry instrumentation for Python modules
Python
1,285 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-python,
getsentry/sentry-docs,
antonpirker/testing-sentry
and 30 other
repositories
Loading
Contribution activity
March 2025
Created 50 commits in 3 repositories
Created a pull request in getsentry/sentry-python that received 4 comments
Using RLock
(instead of Lock
) to prevent deadlocks when using sentry and ddtrace at the same time.
Refs #3753
+1
−1
lines changed
•
4
comments
Opened 24 other pull requests in 2 repositories
getsentry/sentry-python
2
open
17
merged
3
closed
-
Fix AWS Lambda tests
This contribution was made on Mar 25
-
Added flake8 plugings to pre-commit call of flake8
This contribution was made on Mar 24
-
ci: Move
flake8
config intopyproject.toml
This contribution was made on Mar 21 -
ci: Move
pytest
config intopyproject.toml
This contribution was made on Mar 21 -
ci: Move
mypy
config intopyproject.toml
This contribution was made on Mar 21 -
Use
warnings
module for deprecation messagse.This contribution was made on Mar 21 -
Moving Sanic under toxgen
This contribution was made on Mar 20
-
Fix memory leak by not piling up breadcrumbs forever in Spark workers.
This contribution was made on Mar 19
-
Fixed flaky test
This contribution was made on Mar 19
-
Better handling of exception groups
This contribution was made on Mar 19
-
Handle loguru msg levels that are not supported by Sentry
This contribution was made on Mar 18
-
Fix import problem in release 2.23.0
This contribution was made on Mar 17
-
Step 1 of removing aws tests yml file.
This contribution was made on Mar 17
-
Remove
test-integrations-aws.yml
.This contribution was made on Mar 17 -
Updating Readme
This contribution was made on Mar 14
-
Improve asyncio integration error handling.
This contribution was made on Mar 12
-
A way to locally run AWS Lambda functions
This contribution was made on Mar 12
-
Coerce None values into strings in logentry params.
This contribution was made on Mar 6
-
Added timeout to HTTP requests in CloudResourceContextIntegration
This contribution was made on Mar 6
-
Fix FastAPI/Starlette middleware with positional arguments.
This contribution was made on Mar 5
-
Better handling of exception groups
This contribution was made on Mar 4
-
Fixed bug when
cron_jobs
is set toNone
in arq integrationThis contribution was made on Mar 3
getsentry/sentry-docs
2
merged
-
Added the buttons to the getting-started-config include
This contribution was made on Mar 7
-
Added missing exception mechanism property.
This contribution was made on Mar 5
Reviewed 29 pull requests in 4 repositories
getsentry/sentry-python
24 pull requests
-
feat(logs): Make the
logging
integration send Sentry logsThis contribution was made on Mar 21 -
meta: Add CODEOWNERS
This contribution was made on Mar 21
-
chore: Drop more deprecated stuff
This contribution was made on Mar 20
-
Better handling of exception groups
This contribution was made on Mar 20
-
Remove start/stop_profile_session in favor of start/stop_profiler
This contribution was made on Mar 20
-
chore(profiler): Add deprecation warning for session functions
This contribution was made on Mar 20
-
Reset
DedupeIntegration
'slast-seen
ifbefore_send
dropped the eventThis contribution was made on Mar 19 -
Better handling of exception groups
This contribution was made on Mar 19
-
feat(django): Use
functools.wraps
in more placesThis contribution was made on Mar 18 -
feat(tests): Update tox.ini
This contribution was made on Mar 18
-
Support Starlette/FastAPI
app.host
This contribution was made on Mar 18 -
build(deps): update sphinx requirement from <8.2 to <8.3
This contribution was made on Mar 17
-
build(deps): bump actions/create-github-app-token from 1.11.5 to 1.11.6
This contribution was made on Mar 17
-
build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0
This contribution was made on Mar 17
-
feat(logs): Add alpha version of Sentry logs
This contribution was made on Mar 17
-
fix(debug): Take into account parent handlers for debug logger
This contribution was made on Mar 13
-
tests: Add concurrency testcase for arq
This contribution was made on Mar 13
-
fix(quart): Support
quart_flask_patch
This contribution was made on Mar 13 -
fix(bottle): Prevent internal error on 404
This contribution was made on Mar 13
-
fix(pyspark): Grab
attemptId
more defensivelyThis contribution was made on Mar 12 -
A way to locally run AWS Lambda functions
This contribution was made on Mar 12
-
fix(typing): Set correct type for set_context everywhere
This contribution was made on Mar 10
-
chore(tests): Regenerate tox.ini
This contribution was made on Mar 10
-
Fix FastAPI/Starlette middleware with positional arguments.
This contribution was made on Mar 6
getsentry/sentry-docs
3 pull requests
-
feat(logs): initial work on develop docs for sdk logging api
This contribution was made on Mar 13
-
feat(ruby): Add note about RUN_AT_EXIT_HOOKS=1 for resque
This contribution was made on Mar 13
-
feat(ruby): Add all missing ruby options
This contribution was made on Mar 12
getsentry/sentry-ruby
1 pull request
-
changelog for 5.23.0
This contribution was made on Mar 11
getsentry/sentry
1 pull request
-
feat(aws-lambda): Add Node 20.x, 22.x, and Python 3.12, 3.13 runtime support
This contribution was made on Mar 4
Created an issue in getsentry/sentry-python that received 3 comments
Pytest plugin pytest-sentry
not sending issue events because it is killed
How do you use Sentry? Sentry Saas (sentry.io) Version all Steps to Reproduce See this example project: https://github.com/antonpirker/testing-sent…
3
comments
Opened 10 other issues in 2 repositories
getsentry/sentry-python
7
open
2
closed
-
Implement f-string parsing
This contribution was made on Mar 18
-
API should be
.warning()
instead of.warn()
This contribution was made on Mar 18 -
Port Sentry Logs to POtel
This contribution was made on Mar 18
-
One
enable_logs
option ininit()
and override config in IntegrationsThis contribution was made on Mar 18 -
Batch send log items
This contribution was made on Mar 18
-
Make the
loguru
integration send Sentry logsThis contribution was made on Mar 18 -
Make the
logging
integration send Sentry logsThis contribution was made on Mar 18 -
Create PoC of logging API
This contribution was made on Mar 18
-
Add Structured Logs in Python SDK
This contribution was made on Mar 18
getsentry/sentry-docs
1
open
-
Add
uv
andpoetry
to Python integrations code snippetsThis contribution was made on Mar 18