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 398d7e8 commit dcf2244Copy full SHA for dcf2244
README.md
@@ -38,7 +38,10 @@ This is the official Java implementation of the [Dynatrace OneAgent SDK](https:/
38
## Requirements
39
40
* JRE 1.6 or higher
41
-* Dynatrace OneAgent (required versions see below)
+* Dynatrace OneAgent (for required versions, see table below)
42
+* The OneAgent SDK is not supported on serverless code modules, including those for AWS Lambda.
43
+ Consider using [OpenTelemetry](https://www.dynatrace.com/support/help/shortlink/opentel-lambda)
44
+ instead in these scenarios.
45
46
|OneAgent SDK for Java|Required OneAgent version|Support status|
47
|:--------------------|:------------------------|:-------------|
0 commit comments