Skip to content

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

Repository files navigation

cdk-aws-lambda-otel-code-instrumentation-node

CDK app showcasing OpenTelemetry code-based instrumentation for AWS Lambda functions using the Node.js runtime. Implements OpenTelemetry JS SDK 2.x for generating the traces which are sent to Honeycomb.

Related Apps

Prerequisites

  • AWS:
  • Honeycomb:
    • Must have set the HONEYCOMB_API_KEY variable in your local environment.
  • Node.js + npm:

Installation

npx projen install

Deployment

npx projen deploy

Cleanup

npx projen destroy

About

CDK app showcasing OpenTelemetry code-based instrumentation for AWS Lambda functions using the Node.js runtime

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published