-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: DataDog/datadog-lambda-python
base: v6.108.0
head repository: DataDog/datadog-lambda-python
compare: main
- 12 commits
- 30 files changed
- 8 contributors
Commits on May 8, 2025
-
fix: timestamps we send to the extension should be integers (#590)
Also added some defense in depth for our lower level statsd call.
Configuration menu - View commit details
-
Copy full SHA for 8ca58b4 - Browse repository at this point
Copy the full SHA 8ca58b4View commit details
Commits on May 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1226b2d - Browse repository at this point
Copy the full SHA 1226b2dView commit details -
(feat): Enable Exception Replay in Lambda (#592)
* import exception replay from tracer and enable if `DD_EXCEPTION_REPLAY_ENABLED=true` * lint
Configuration menu - View commit details
-
Copy full SHA for 1677473 - Browse repository at this point
Copy the full SHA 1677473View commit details
Commits on May 13, 2025
-
fix: safely getting all the values for trigger tags (#593)
* solution2: safely getting all the values * lint * add comment back
Configuration menu - View commit details
-
Copy full SHA for 9b694f7 - Browse repository at this point
Copy the full SHA 9b694f7View commit details
Commits on May 15, 2025
-
perf: fewer memory allocation (#597)
* fewer memory allocation * Update datadog_lambda/trigger.py * Update datadog_lambda/trigger.py
Configuration menu - View commit details
-
Copy full SHA for b74068b - Browse repository at this point
Copy the full SHA b74068bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d6d28f - Browse repository at this point
Copy the full SHA 1d6d28fView commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 497aadc - Browse repository at this point
Copy the full SHA 497aadcView commit details
Commits on May 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 676446c - Browse repository at this point
Copy the full SHA 676446cView commit details -
fix:
http.url
tag to include protocol (#603)* update `http.url` in inferred spans * update `http.url` in trigger tags * fix `resource_names` update * update integration test
Configuration menu - View commit details
-
Copy full SHA for 64f81da - Browse repository at this point
Copy the full SHA 64f81daView commit details
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 87f2314 - Browse repository at this point
Copy the full SHA 87f2314View commit details
Commits on Jun 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 254466c - Browse repository at this point
Copy the full SHA 254466cView commit details
Commits on Jun 5, 2025
-
feat: Enable sqs -> lambda support for DSM (#604)
--------- Co-authored-by: Rey Abolofia <purple4reina@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6beb65d - Browse repository at this point
Copy the full SHA 6beb65dView 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 v6.108.0...main