Skip to content

Commit dcf2244

Browse files
committed
Document incompatibility with Lambda agents
1 parent 398d7e8 commit dcf2244

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@ This is the official Java implementation of the [Dynatrace OneAgent SDK](https:/
3838
## Requirements
3939

4040
* JRE 1.6 or higher
41-
* Dynatrace OneAgent (required versions see below)
41+
* 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.
4245

4346
|OneAgent SDK for Java|Required OneAgent version|Support status|
4447
|:--------------------|:------------------------|:-------------|

0 commit comments

Comments
 (0)