564 packages
@dotcom-reliability-kit/app-info
A utility to get application info in a consistent way.
@dotcom-reliability-kit/client-metrics-web
A client for sending operational metrics to AWS CloudWatch RUM from the web
@dotcom-reliability-kit/crash-handler
A method to bind an uncaught exception handler to ensure that fatal application errors are logged
@dotcom-reliability-kit/errors
A suite of error classes which help you throw the most appropriate error in any situation
@dotcom-reliability-kit/eslint-config
A linting config, specifically focussed on enhancing code quality and proactively catching errors/bugs before they make it into production
@dotcom-reliability-kit/fetch-error-handler
Properly handle fetch errors and avoid a lot of boilerplate in your app.
@dotcom-reliability-kit/log-error
A method to consistently log error object with optional request information
@dotcom-reliability-kit/logger
A simple and fast logger based on Pino, with FT preferences baked in
@dotcom-reliability-kit/middleware-allow-request-methods
Express middleware that returns 405 (rather than 404) for disallowed request methods
@dotcom-reliability-kit/middleware-log-errors
Express middleware to consistently log errors