-
Notifications
You must be signed in to change notification settings - Fork 40
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: DataDog/datadog-lambda-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.135.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: DataDog/datadog-lambda-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.136.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 42 files changed
- 9 contributors
Commits on Feb 26, 2026
-
fix: skip cold start spans for provisioned concurrency (#734)
With provisioned concurrency, containers are pre-warmed before invocations, causing module load timestamps to be captured minutes (or hours) before the first invocation. This inflates aws.lambda.load span durations to the full pre-warm gap rather than the actual load time. Skip cold start span creation for provisioned-concurrency, consistent with the existing fix for lambda-managed-instances (PR #717). Fixes #723.
Configuration menu - View commit details
-
Copy full SHA for 87b6daa - Browse repository at this point
Copy the full SHA 87b6daaView commit details
Commits on Feb 27, 2026
-
chore: update tsconfig target (#712)
* chore: update tsconfig target to es2017 * chore: update tsconfig target to es2021 * Update error logs in throw-error-traced_node18.log * Update throw-error-traced_node20.log * Update throw-error-traced_node22.log * Update throw-error-traced_node22.log * Update throw-error-traced_node24.log * Update async-metrics_node20.log Updated log entries to reflect changes in function names and error handling. * undo update async metric log update --------- Co-authored-by: Olivier Nzia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c007c57 - Browse repository at this point
Copy the full SHA c007c57View commit details
Commits on Mar 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c1c6ab2 - Browse repository at this point
Copy the full SHA c1c6ab2View commit details
Commits on Mar 12, 2026
-
fix(http):
http.urltag should contain the path (#742)* set full url in http.url tag * trigger CI
Configuration menu - View commit details
-
Copy full SHA for e4bdd73 - Browse repository at this point
Copy the full SHA e4bdd73View commit details
Commits on Mar 13, 2026
-
Add span.kind=server to aws.lambda spans (#743)
* Add span.kind=server to aws.lambda span This aligns the tracer-created span with the extension's behavior, enabling server-based features in Datadog APM for Lambda functions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]> * Update integration test snapshots to include span.kind: server Add span.kind: server tag to aws.lambda spans in snapshot files for esm, process-input-traced, and status-code-500s tests across all Node.js versions (18, 20, 22, 24). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]> * Add span.kind=server to warm start spans in snapshots * Fix duplicate span.kind entries in esm snapshots --------- Co-authored-by: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8ee93b - Browse repository at this point
Copy the full SHA c8ee93bView commit details
Commits on Mar 16, 2026
-
Pin GitHub Actions Co-authored-by: julien.doutre <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08f55e0 - Browse repository at this point
Copy the full SHA 08f55e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e2d5e - Browse repository at this point
Copy the full SHA a6e2d5eView commit details
Commits on Mar 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1030376 - Browse repository at this point
Copy the full SHA 1030376View commit details
Loading
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 v12.135.0...v12.136.0