Skip to content

Commit 67b6e71

Browse files
authored
Document incompatibility with Lambda agents (#27)
1 parent 2132887 commit 67b6e71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ This is the official Node.js implementation of the [Dynatrace OneAgent SDK](http
4444

4545
* When loading the OneAgent via [OneAgent NPM module](https://www.npmjs.com/package/@dynatrace/oneagent) or a similar tool, make sure to require the SDK after the OneAgent
4646
* Dynatrace OneAgent (required versions see below)
47+
* The OneAgent SDK is not supported on serverless code modules, including those for AWS Lambda.
48+
Consider using [OpenTelemetry](https://www.dynatrace.com/support/help/shortlink/opentel-lambda) instead in these scenarios.
4749

4850
|OneAgent SDK for Node.js|Required OneAgent version|Support status|
4951
|:-----------------------|:------------------------|:-------------|

0 commit comments

Comments
 (0)