Skip to content

chore: prepare lambda layer catalog - #269

Open
ava-silver wants to merge 3 commits into
mainfrom
ava.silver/chore/prepare-lambda-layer-catalog
Open

chore: prepare lambda layer catalog#269
ava-silver wants to merge 3 commits into
mainfrom
ava.silver/chore/prepare-lambda-layer-catalog

Conversation

@ava-silver

@ava-silver ava-silver commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds a generated Lambda layer catalog and derives the macro's existing runtime, architecture, tracer, and Extension layer lookups from it. Layer versions remain optional and require explicit configuration.

Motivation

Lambda layer metadata needs one generated source of truth before it can consume the shared Serverless catalog. This format-only preparation preserves the macro's current behavior.

Testing Guidelines

Not tested manually.

Additional Notes

This consumer intentionally retains Java 8, Node.js 12/14/16, and Python 2.7/3.6/3.7 even though the central catalog excludes them. Python 2.7/3.6/3.7 also retain their missing ARM layer names and current layer:undefined ARN behavior. An APM Serverless-approved behavior change must reconcile these runtimes before enabling the CloudFormation runtime campaign.

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog

ava-silver commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codecov-commenter

codecov-commenter commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.83%. Comparing base (ecc77d5) to head (2eac29c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   86.27%   86.83%   +0.56%     
==========================================
  Files          18       19       +1     
  Lines        1690     1762      +72     
  Branches      345      352       +7     
==========================================
+ Hits         1458     1530      +72     
  Misses        231      231              
  Partials        1        1              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ava-silver
ava-silver marked this pull request as ready for review August 21, 2026 21:15
@ava-silver
ava-silver requested a review from a team as a code owner August 21, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants