-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: DataDog/datadog-lambda-extension
base: v73
head repository: DataDog/datadog-lambda-extension
compare: v74
- 8 commits
- 19 files changed
- 4 contributors
Commits on Mar 10, 2025
-
build(deps): bump mozilla-actions/sccache-action from 0.0.7 to 0.0.8 (#…
…598) Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.7 to 0.0.8. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](Mozilla-Actions/sccache-action@v0.0.7...v0.0.8) --- updated-dependencies: - dependency-name: mozilla-actions/sccache-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a15e420 - Browse repository at this point
Copy the full SHA a15e420View commit details -
fix: max duration 15 minutes (#599)
* fix: max duration 15 minutes * fix: fmt
Configuration menu - View commit details
-
Copy full SHA for 511cf45 - Browse repository at this point
Copy the full SHA 511cf45View commit details -
feat(bottlecap): Update Step Functions trace extraction (#591)
Update trace context creation from Step Function execution * Utilize `State.RetryCount` and `Execution.RedriveCount` for parent ID generation to prevent retry span collisions (backwards compatible) * Support multi-level trace merging for arbitrary depth in Step Function and Lambda traces * Align with datadog-agent#34264 for improved trace propagation
Configuration menu - View commit details
-
Copy full SHA for f3c3d2e - Browse repository at this point
Copy the full SHA f3c3d2eView commit details
Commits on Mar 11, 2025
-
feat: Add zstd trace compression (#592)
* feat: Add zstd trace compression * feat: Use send data builder * feat: use merged sha. Fmt * feat: Collect traces now returns a result * fix: clippy * fix: fmt
Configuration menu - View commit details
-
Copy full SHA for f20ba55 - Browse repository at this point
Copy the full SHA f20ba55View commit details -
Fix proc test data paths (#603)
* fix paths to proc test data * cargo fmt
Configuration menu - View commit details
-
Copy full SHA for 6972ca8 - Browse repository at this point
Copy the full SHA 6972ca8View commit details -
* feat: support x-region secrets * feat: support x-region secrets manager secrets * fix: Push config into secrets_manager method as this only applies to secrets manager * add comment
Configuration menu - View commit details
-
Copy full SHA for 3a029ab - Browse repository at this point
Copy the full SHA 3a029abView commit details
Commits on Mar 12, 2025
-
Aj/yaml apm replace tags (#602)
* feat: yaml APM replace tags rule parsing * feat: Custom deserializer for replace tags. yaml -> JSON so we can rely on the same method because ReplaceRule is totally private * remove aj * feat: merge w/ libdatadog main * feat: Parse http obfuscation config from yaml * feat: licenses
Configuration menu - View commit details
-
Copy full SHA for ee768e8 - Browse repository at this point
Copy the full SHA ee768e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 236a95b - Browse repository at this point
Copy the full SHA 236a95bView 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 v73...v74