File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/docs/getting-started/lambda Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ Find the supported regions and ARN in the table below for the ARNs to consume.
69
69
70
70
| Supported Regions | Lambda layer ARN format| Contents |
71
71
| ---------------------| -------------------------| ----------|
72
- | ap-northeast-1<br />ap-northeast-2<br />ap-south-1<br />ap-southeast-1<br />ap-southeast-2<br />ca-central-1<br />eu-central-1<br />eu-north-1<br />eu-west-1<br />eu-west-2<br />eu-west-3<br />sa-east-1<br />us-east-1<br />us-east-2<br />us-west-1<br />us-west-2 | arn:aws:lambda:\< region\> :901920570463:layer:aws-otel-collector-ver-0-36 -0:1 | Contains the [ ADOT Collector for Lambda v0.13 .0] ( https://github.com/aws-observability/aws-otel-collector/releases/tag/pkg%2Flambdacomponents%2Fv0.13 .0 ) |
72
+ | ap-northeast-1<br />ap-northeast-2<br />ap-south-1<br />ap-southeast-1<br />ap-southeast-2<br />ca-central-1<br />eu-central-1<br />eu-north-1<br />eu-west-1<br />eu-west-2<br />eu-west-3<br />sa-east-1<br />us-east-1<br />us-east-2<br />us-west-1<br />us-west-2 | arn:aws:lambda:\< region\> :901920570463:layer:aws-otel-collector-ver-0-38 -0:1 | Contains the [ ADOT Collector for Lambda v0.14 .0] ( https://github.com/aws-observability/aws-otel-collector/releases/tag/pkg%2Flambdacomponents%2Fv0.14 .0 ) |
73
73
74
74
75
75
### Enable Tracing
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Find the supported regions and ARN in the table below for the ARNs to consume.
29
29
30
30
| Supported Regions | Lambda layer ARN format| Contents |
31
31
| ---------------------| -------------------------| ----------|
32
- | ap-northeast-1<br />ap-northeast-2<br />ap-south-1<br />ap-southeast-1<br />ap-southeast-2<br />ca-central-1<br />eu-central-1<br />eu-north-1<br />eu-west-1<br />eu-west-2<br />eu-west-3<br />sa-east-1<br />us-east-1<br />us-east-2<br />us-west-1<br />us-west-2 | arn:aws:lambda:\< region\> :901920570463:layer:aws-otel-java-agent-ver-1-6 -0:1 | Contains [ ADOT Java Auto-Instrumentation Agent v1.6 .0] ( https://github.com/aws-observability/aws-otel-java-instrumentation/releases/tag/v1.6 .0 ) <br /><br /> Contains the [ ADOT Collector for Lambda v0.13 .0] ( https://github.com/aws-observability/aws-otel-collector/releases/tag/pkg%2Flambdacomponents%2Fv0.13 .0 ) |
32
+ | ap-northeast-1<br />ap-northeast-2<br />ap-south-1<br />ap-southeast-1<br />ap-southeast-2<br />ca-central-1<br />eu-central-1<br />eu-north-1<br />eu-west-1<br />eu-west-2<br />eu-west-3<br />sa-east-1<br />us-east-1<br />us-east-2<br />us-west-1<br />us-west-2 | arn:aws:lambda:\< region\> :901920570463:layer:aws-otel-java-agent-ver-1-7 -0:1 | Contains [ ADOT Java Auto-Instrumentation Agent v1.7 .0] ( https://github.com/aws-observability/aws-otel-java-instrumentation/releases/tag/v1.7 .0 ) <br /><br /> Contains the [ ADOT Collector for Lambda v0.14 .0] ( https://github.com/aws-observability/aws-otel-collector/releases/tag/pkg%2Flambdacomponents%2Fv0.14 .0 ) |
33
33
34
34
### Enable auto-instrumentation for your Lambda function
35
35
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Find the supported regions and ARN in the table below for the ARNs to consume.
39
39
40
40
| Supported Regions | Lambda layer ARN format| Contents |
41
41
| ---------------------| -------------------------| ----------|
42
- | ap-northeast-1<br />ap-northeast-2<br />ap-south-1<br />ap-southeast-1<br />ap-southeast-2<br />ca-central-1<br />eu-central-1<br />eu-north-1<br />eu-west-1<br />eu-west-2<br />eu-west-3<br />sa-east-1<br />us-east-1<br />us-east-2<br />us-west-1<br />us-west-2 | arn:aws:lambda:\< region\> :901920570463:layer:aws-otel-java-wrapper-ver-1-6 -0:1 | Contains [ OpenTelemetry for Java v1.6 .0] ( https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.6 .0 ) with [ Java Instrumentation v1.6 .0] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v1.6.0 ) <br /><br /> Contains the [ ADOT Collector for Lambda v0.13 .0] ( https://github.com/aws-observability/aws-otel-collector/releases/tag/pkg%2Flambdacomponents%2Fv0.13 .0 ) |
42
+ | ap-northeast-1<br />ap-northeast-2<br />ap-south-1<br />ap-southeast-1<br />ap-southeast-2<br />ca-central-1<br />eu-central-1<br />eu-north-1<br />eu-west-1<br />eu-west-2<br />eu-west-3<br />sa-east-1<br />us-east-1<br />us-east-2<br />us-west-1<br />us-west-2 | arn:aws:lambda:\< region\> :901920570463:layer:aws-otel-java-wrapper-ver-1-7 -0:1 | Contains [ OpenTelemetry for Java v1.7 .0] ( https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.7 .0 ) with [ Java Instrumentation v1.7 .0] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v1.6.0 ) <br /><br /> Contains the [ ADOT Collector for Lambda v0.14 .0] ( https://github.com/aws-observability/aws-otel-collector/releases/tag/pkg%2Flambdacomponents%2Fv0.14 .0 ) |
43
43
44
44
45
45
### Enable auto-instrumentation for your Lambda function
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Find the supported regions and ARN in the table below for the ARNs to consume.
29
29
30
30
| Supported Regions | Lambda layer ARN format| Contents |
31
31
| ---------------------| -------------------------| ----------|
32
- | ap-northeast-1<br />ap-northeast-2<br />ap-south-1<br />ap-southeast-1<br />ap-southeast-2<br />ca-central-1<br />eu-central-1<br />eu-north-1<br />eu-west-1<br />eu-west-2<br />eu-west-3<br />sa-east-1<br />us-east-1<br />us-east-2<br />us-west-1<br />us-west-2 | arn:aws:lambda:\< region\> :901920570463:layer:aws-otel-nodejs-ver-0-25- 0:1 | Contains [ OpenTelemetry for JavaScript v0.25 .0] ( https://github.com/open-telemetry/opentelemetry-js/releases/tag/v0.25 .0 ) with [ Lambda instrumentation v0.26.0] ( https://github.com/open-telemetry/opentelemetry-js-contrib/releases/tag/instrumentation-aws-lambda-v0.26.0 ) <br /><br /> Contains the [ ADOT Collector for Lambda v0.13 .0] ( https://github.com/aws-observability/aws-otel-collector/releases/tag/pkg%2Flambdacomponents%2Fv0.13 .0 ) |
32
+ | ap-northeast-1<br />ap-northeast-2<br />ap-south-1<br />ap-southeast-1<br />ap-southeast-2<br />ca-central-1<br />eu-central-1<br />eu-north-1<br />eu-west-1<br />eu-west-2<br />eu-west-3<br />sa-east-1<br />us-east-1<br />us-east-2<br />us-west-1<br />us-west-2 | arn:aws:lambda:\< region\> :901920570463:layer:aws-otel-nodejs-ver-1-0- 0:1 | Contains [ OpenTelemetry for JavaScript v1.0 .0] ( https://github.com/open-telemetry/opentelemetry-js/releases/tag/v1.0 .0 ) with [ Lambda instrumentation v0.26.0] ( https://github.com/open-telemetry/opentelemetry-js-contrib/releases/tag/instrumentation-aws-lambda-v0.26.0 ) <br /><br /> Contains the [ ADOT Collector for Lambda v0.14 .0] ( https://github.com/aws-observability/aws-otel-collector/releases/tag/pkg%2Flambdacomponents%2Fv0.14 .0 ) |
33
33
34
34
35
35
### Enable auto-instrumentation for your Lambda function
You can’t perform that action at this time.
0 commit comments