{"id":27525647,"url":"https://github.com/garysassano/cdk-aws-lambda-otel-code-instrumentation-node","last_synced_at":"2026-05-05T12:31:24.149Z","repository":{"id":286052385,"uuid":"960207292","full_name":"garysassano/cdk-aws-lambda-otel-code-instrumentation-node","owner":"garysassano","description":"CDK app showcasing OpenTelemetry code-based instrumentation for AWS Lambda functions using the Node.js runtime","archived":false,"fork":false,"pushed_at":"2025-12-13T07:05:39.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-14T20:04:54.861Z","etag":null,"topics":["aws","aws-cdk","aws-lambda","cdk","code-based-instrumentation","code-instrumentation","faas","lambda","node-lambda","opentelemetry","otel","otel-code-instrumentation","otel-instrumentation"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/garysassano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-04T03:23:25.000Z","updated_at":"2025-12-13T07:05:42.000Z","dependencies_parsed_at":"2025-04-04T04:24:52.009Z","dependency_job_id":"86745cb4-89f9-4e8c-93d7-1dc550d67ceb","html_url":"https://github.com/garysassano/cdk-aws-lambda-otel-code-instrumentation-node","commit_stats":null,"previous_names":["garysassano/cdk-aws-lambda-otel-code-instrumentation-node"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/garysassano/cdk-aws-lambda-otel-code-instrumentation-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garysassano%2Fcdk-aws-lambda-otel-code-instrumentation-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garysassano%2Fcdk-aws-lambda-otel-code-instrumentation-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garysassano%2Fcdk-aws-lambda-otel-code-instrumentation-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garysassano%2Fcdk-aws-lambda-otel-code-instrumentation-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garysassano","download_url":"https://codeload.github.com/garysassano/cdk-aws-lambda-otel-code-instrumentation-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garysassano%2Fcdk-aws-lambda-otel-code-instrumentation-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32649508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-cdk","aws-lambda","cdk","code-based-instrumentation","code-instrumentation","faas","lambda","node-lambda","opentelemetry","otel","otel-code-instrumentation","otel-instrumentation"],"created_at":"2025-04-18T14:27:56.868Z","updated_at":"2026-05-05T12:31:24.134Z","avatar_url":"https://github.com/garysassano.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cdk-aws-lambda-otel-code-instrumentation-node\n\nCDK app showcasing OpenTelemetry [code-based instrumentation](https://opentelemetry.io/docs/concepts/instrumentation/code-based/) for AWS Lambda functions using the Node.js runtime. Implements [OpenTelemetry JS SDK 2.x](https://opentelemetry.io/blog/2025/otel-js-sdk-2-0/) for generating the traces which are sent to Honeycomb.\n\n### Related Apps\n\n- [cdk-aws-lambda-otel-auto-instrumentation-node](https://github.com/garysassano/cdk-aws-lambda-otel-auto-instrumentation-node) - Uses OpenTelemetry auto instrumentation instead of code.\n\n## Prerequisites\n\n- **_AWS:_**\n  - Must have authenticated with [Default Credentials](https://docs.aws.amazon.com/cdk/v2/guide/cli.html#cli_auth) in your local environment.\n  - Must have completed the [CDK bootstrapping](https://docs.aws.amazon.com/cdk/v2/guide/bootstrapping.html) for the target AWS environment.\n- **_Honeycomb:_**\n  - Must have set the `HONEYCOMB_API_KEY` variable in your local environment.\n- **_Node.js + npm:_**\n  - Must be [installed](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) in your system.\n\n## Installation\n\n```sh\nnpx projen install\n```\n\n## Deployment\n\n```sh\nnpx projen deploy\n```\n\n## Cleanup\n\n```sh\nnpx projen destroy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarysassano%2Fcdk-aws-lambda-otel-code-instrumentation-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarysassano%2Fcdk-aws-lambda-otel-code-instrumentation-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarysassano%2Fcdk-aws-lambda-otel-code-instrumentation-node/lists"}