Skip to content

Commit 5a11d03

Browse files
committed
Java fixups
1 parent 6c805ac commit 5a11d03

File tree

1 file changed

+2
-2
lines changed
  • docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda

1 file changed

+2
-2
lines changed

docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To obtain tracing data from AWS Lambda functions developed in Java, you can use
1414

1515
**Sumo Logic OTel Java Lambda layer supports:**
1616

17-
* Java8, Java11, Java17 and Java21 runtimes
17+
* Java 8, Java 11, Java 17 and Java 21 runtimes
1818
* x86_64 and arm64 architectures
1919

2020
## 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
2323

2424
You'll need the following:
2525

26-
* Java8, Java11, Java17 or Java21 runtimes
26+
* Java 8, Java 11, Java 17 or Java 21 runtimes
2727
* Lambda layers add permissions
2828
* 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.
2929

0 commit comments

Comments
 (0)