You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,8 @@ This is the official Node.js implementation of the [Dynatrace OneAgent SDK](http
44
44
45
45
* 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
46
46
* 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.
47
49
48
50
|OneAgent SDK for Node.js|Required OneAgent version|Support status|
0 commit comments