We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aka The OTel Update (Hopefully)
Release: Nov (after nodejs active LTS starts)
Timeline based on AWS nodejs24.x release cycle
Release Notes: https://github.com/middyjs/middy/blob/release/7.0.0/website/docs/upgrade/6-7.md
Drop Node v20, Add support fro Node v24
engines
"node": ">=22"
node-version
docs
LLRT Support
Move to Otel for Logs, Metrics, Traces? (if possible) End of support for X-Ray SDK? aws/aws-xray-sdk-node#515
error-logger
input-output-logger
Deprecate Report-To, default to Reporting-Endpoints
Report-To
Reporting-Endpoints
The text was updated successfully, but these errors were encountered:
No branches or pull requests
aka The OTel Update (Hopefully)
Release: Nov (after nodejs active LTS starts)
Timeline based on AWS nodejs24.x release cycle
Release Notes: https://github.com/middyjs/middy/blob/release/7.0.0/website/docs/upgrade/6-7.md
Planned
Drop Node v20, Add support fro Node v24
engines
to"node": ">=22"
node-version
docs
LLRT Support
Move to Otel for Logs, Metrics, Traces? (if possible) End of support for X-Ray SDK? aws/aws-xray-sdk-node#515
error-logger
update to print otel by defaultinput-output-logger
update to print in otel formatDeprecate
Report-To
, default toReporting-Endpoints
Maybe
The text was updated successfully, but these errors were encountered: