The AppOptics Java agent provides an instrumentation SDK for AWS Lambda as the appoptics-aws-lambda Maven artifact,
which provides a convenience wrapper to trace functions, wrappers to trace the operation and propagate the trace context
in Apache Http clients, and OpenTelemetry-compatible SDK to create custom spans for additional insight.
In addition, appoptics-aws-lambda supports code profiling when the function is configured with enough memory/CPU.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Application Metrics
Apache 2.0
| io.opentelemetry
»
opentelemetry-api OpenTelemetry API | 0.8.0 | 1.62.0 |
Provided Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.amazonaws
»
aws-lambda-java-core Minimal set of interface definitions for Java support in AWS Lambda | 1.2.1 | 1.4.0 | |
Apache 2.0
| com.amazonaws
»
aws-lambda-java-events Event interface definitions AWS services supported by AWS Lambda. | 2.2.9 | 3.16.1 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp1 vulnerability Square’s meticulous HTTP client for Java and Kotlin. | 4.4.0 | 5.3.2 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.2 | 5.6.1 |
