DataDog/datadog-ci

.NET 8 Support for AWS Lambda

whester opened this issue · 0 comments

Feature request description

I am running through the Lambda install via the CLI and I am met with the error [Error] Couldn't fetch Lambda functions. Error: Can't instrument {FUNCTION_ARN}, runtime dotnet8 not supported.

The documentation doesn't seem to indicate that .NET 8 is not supported, so perhaps it just needs to be added to the CLI?

Solution

After running through the setup on the CLI with the datadog-ci lambda instrument -i function, the tool doesn't fail due to a lack of .NET 8 support.

Additional context

No response

Command

lambda