Skip to content

CDK app that demonstrates OpenTelemetry code-based instrumentation in AWS Lambda using several runtimes. Includes a forwarder that sends telemetry data via OTLP to any OTel-compatible vendor

License

Notifications You must be signed in to change notification settings

garysassano/cdk-aws-lambda-otel-code-instrumentation

Repository files navigation

cdk-aws-lambda-otel-code-instrumentation

CDK app that demonstrates OpenTelemetry code-based instrumentation in AWS Lambda using several runtimes. Includes a forwarder that sends telemetry data via OTLP to any OTel-compatible vendor.

Related Apps

Prerequisites

  • AWS:
  • OTel Vendor:
    • Must have set the OTEL_EXPORTER_OTLP_ENDPOINT and OTEL_EXPORTER_OTLP_HEADERS variables in your local environment.
  • Node.js + npm:
  • Docker:
    • Must be installed in your system and running at deployment.

Installation

npx projen install

Deployment

npx projen deploy

Cleanup

npx projen destroy

Application Diagram

Application Diagram

About

CDK app that demonstrates OpenTelemetry code-based instrumentation in AWS Lambda using several runtimes. Includes a forwarder that sends telemetry data via OTLP to any OTel-compatible vendor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published