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: docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/java.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ To obtain tracing data from AWS Lambda functions developed in Java, you can use
14
14
15
15
**Sumo Logic OTel Java Lambda layer supports:**
16
16
17
-
*Java8, Java11, Java17 and Java21 runtimes
17
+
*Java 8, Java 11, Java 17 and Java 21 runtimes
18
18
* x86_64 and arm64 architectures
19
19
20
20
## Sumo Logic Distribution for OpenTelemetry Lambda layer
@@ -23,7 +23,7 @@ To obtain tracing data from AWS Lambda functions developed in Java, you can use
23
23
24
24
You'll need the following:
25
25
26
-
*Java8, Java11, Java17 or Java21 runtimes
26
+
*Java 8, Java 11, Java 17 or Java 21 runtimes
27
27
* Lambda layers add permissions
28
28
* Sumo Logic OTLP/HTTP Source endpoint URL. To send spans from the instrumented Lambda function to Sumo Logic you need an endpoint URL from an existing or new OTLP/HTTP source.
0 commit comments