Skip to content

[SVLS-8107] Add .NET 10 support to lambda instrument command#2065

Merged
TalUsvyatsky merged 2 commits intomasterfrom
tal.usvyatsky/dotnet-10
Jan 20, 2026
Merged

[SVLS-8107] Add .NET 10 support to lambda instrument command#2065
TalUsvyatsky merged 2 commits intomasterfrom
tal.usvyatsky/dotnet-10

Conversation

@TalUsvyatsky
Copy link
Contributor

@TalUsvyatsky TalUsvyatsky commented Jan 20, 2026

What and why?

This PR adds support for instrumenting .NET 10 lambda functions using the datadog-ci lambda instrument command.

How?

  • Added constants in the right places
  • Bumped AWS SDKs
  • Created a test .NET 10 lambda function, ran yarn launch lambda instrument -f <FUNCTION_NAME>, saw traces and logs come in

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)

@TalUsvyatsky TalUsvyatsky added the serverless Related to [aas, cloud-run, lambda, stepfunctions] label Jan 20, 2026
@TalUsvyatsky TalUsvyatsky marked this pull request as ready for review January 20, 2026 17:38
@TalUsvyatsky TalUsvyatsky requested review from a team as code owners January 20, 2026 17:38
Copy link
Contributor

@ava-silver ava-silver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, at some point I'd love to refactor this so we only have to bump the SDK version to support new versions here

@TalUsvyatsky TalUsvyatsky merged commit fa2d269 into master Jan 20, 2026
26 checks passed
@TalUsvyatsky TalUsvyatsky deleted the tal.usvyatsky/dotnet-10 branch January 20, 2026 17:56
@TalUsvyatsky TalUsvyatsky mentioned this pull request Jan 21, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

serverless Related to [aas, cloud-run, lambda, stepfunctions]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants