-
Notifications
You must be signed in to change notification settings - Fork 603
Comparing changes
Open a pull request
base repository: getsentry/sentry-python
base: f15fb96
head repository: getsentry/sentry-python
compare: 0ea6e22
- 12 commits
- 21 files changed
- 6 contributors
Commits on Aug 5, 2022
-
getsentry-bot committed
Aug 5, 2022 Configuration menu - View commit details
-
Copy full SHA for a240248 - Browse repository at this point
Copy the full SHA a240248View commit details
Commits on Aug 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89c800b - Browse repository at this point
Copy the full SHA 89c800bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fdb437 - Browse repository at this point
Copy the full SHA 9fdb437View commit details -
Handle no release when uploading profiles (#1548)
* Handle no release when uploading profiles * Using get method instead of try block
Configuration menu - View commit details
-
Copy full SHA for 96ea71f - Browse repository at this point
Copy the full SHA 96ea71fView commit details
Commits on Aug 9, 2022
-
getsentry-bot committed
Aug 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 976fff2 - Browse repository at this point
Copy the full SHA 976fff2View commit details
Commits on Aug 11, 2022
-
feat(redis): Add instrumentation for redis pipeline (#1543)
Add automatic instrumentation of redis pipelining for both redis and rediscluster. https://redis.io/docs/manual/pipelining/ Note: This does not add instrumentation for StrictRedisCluster.
Configuration menu - View commit details
-
Copy full SHA for 7a7f6d9 - Browse repository at this point
Copy the full SHA 7a7f6d9View commit details -
Remove TRANSACTION_SOURCE_UNKNOWN and default to CUSTOM (#1558)
Fixes #1557 see getsentry/develop#667 `unknown` is only supposed to be inferred by relay as a default and not set by any SDKs. Additionally, fix some of the other cases where start_transaction was begin called without a source in integrations.
Configuration menu - View commit details
-
Copy full SHA for cf9c2d8 - Browse repository at this point
Copy the full SHA cf9c2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3b6d5 - Browse repository at this point
Copy the full SHA 4e3b6d5View commit details -
getsentry-bot committed
Aug 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 272af6b - Browse repository at this point
Copy the full SHA 272af6bView commit details
Commits on Aug 12, 2022
-
Fix side effects for parallel tests (#1554)
* Fix parallel tests in older sanic versions 0.8 and 18 * Fix rediscluster test side-effect by resetting integrations
Configuration menu - View commit details
-
Copy full SHA for 8588dbe - Browse repository at this point
Copy the full SHA 8588dbeView commit details
Commits on Aug 16, 2022
-
fix(redis): import redis pipeline using full path (#1565)
* fix(redis): import rediscluster pipeline using full path * Capture rediscluster breakage in tox matrix Co-authored-by: Neel Shah <neelshah.sa@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 94f7502 - Browse repository at this point
Copy the full SHA 94f7502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea6e22 - Browse repository at this point
Copy the full SHA 0ea6e22View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f15fb96...0ea6e22