lambda-ping
lambda-ping copied to clipboard
Check response code & latency of remote endpoints and graph in CloudWatch
``` Response: { "errorType": "Error", "errorMessage": "Cannot find module 'request'", "trace": [ "Error: Cannot find module 'request'", " at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)", " at Module._require.o.require (/var/task/serverless_sdk/index.js:9:72748)", " at require (internal/modules/cjs/helpers.js:25:18)", "...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
When it used "Http/2", error has occurred. plz fix it. ex) HTTP/2 200 -> return code 500 HTTP/2 302 -> return code 400
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0. Release notes Sourced from axios's releases. Release v1.12.0 Release notes: Bug Fixes adding build artifacts (9ec86de) dont add dist on release (a2edc36) fetch-adapter: set...