We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d93a73 commit 8f39b9aCopy full SHA for 8f39b9a
src/docs/getting-started/lambda/lambda-dotnet.mdx
@@ -21,7 +21,7 @@ This chapter will walk you through the steps to manually instrument your Lambda
21
22
## Requirements
23
24
-The ADOT Lambda .NET SDK supports `dotnetcore2.1` and `dotnetcore3.1` Lambda runtimes.
+The ADOT Lambda Layer for .Net supports `dotnetcore3.1`, `dotnet5.0` and `dotnet6` Lambda runtimes.
25
26
## Instrumentation
27
0 commit comments