Monitoring AWS Lambda .Net runtimes with Elastic APM

I'm interested in monitoring AWS Lambda Functions in .Net (.NET Core 3.1 & .NET 6).
According to the following document, only Node.js, Python & Java is supported

What is the recommended approach for my case?

1 Like