Socket
Book a DemoInstallSign in
Socket
n

ntog

npm

Packages

Current Co-maintainers

Former Co-maintainers

30 packages

@dazn/chaos-squirrel-attack-cpu

Chaos Squirrel attack to exhaust CPU

@dazn/chaos-squirrel-attack-cpu-background

Chaos Squirrel attack to exhaust CPU in a background process

@dazn/chaos-squirrel-attack-disk-space

Chaos Squirrel attack to consume/fill disk space

@dazn/chaos-squirrel-attack-memory

Chaos Squirrel attack to fill memory

@dazn/chaos-squirrel-attack-memory-background

Chaos Squirrel attack to fill memory in a background process

@dazn/chaos-squirrel-attack-open-files

Chaos Squirrel attack to open lots of files and consume file descriptor limits

@dazn/chaos-squirrel-attack-throw-error

Chaos Squirrel attack to throw an exception

@dazn/chaos-squirrel-runner

Run chaos experiments in your application

@dazn/chaos-squirrel-runner-middy

Run chaos experiments in your Middy-powered Lambda

@dazn/datadog-metrics

Records metrics with Datadog, supports both synchronous (via HTTP) and asynchronous (via Datadog's Lambda integration) modes. Defaults to asynchronous mode.

@dazn/lambda-powertools-cloudwatchevents-client

CloudWatchEvents client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)

@dazn/lambda-powertools-correlation-ids

Module for recording correlation IDs

@dazn/lambda-powertools-dynamodb-client

Lambda client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)

@dazn/lambda-powertools-eventbridge-client

EventBridge client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)

@dazn/lambda-powertools-firehose-client

Firehose client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)

@dazn/lambda-powertools-http-client

HTTP client that supports forwarding correlation IDs (captured via @dazn/lambda-powertools-correlation-ids) and auto-records metrics

@dazn/lambda-powertools-kinesis-client

Kinesis client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)

@dazn/lambda-powertools-lambda-client

Lambda client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)

@dazn/lambda-powertools-logger

Logger that is tightly integrated with the rest of the lambda-powertools

@dazn/lambda-powertools-middleware-correlation-ids

Middy middleware for capturing correlation IDs from inbound event

@dazn/lambda-powertools-middleware-log-timeout

Middy middleware to log an error message when a function times out.

@dazn/lambda-powertools-middleware-obfuscater

Middy middleware to obfuscate the event for logging

@dazn/lambda-powertools-middleware-sample-logging

Middy middleware to sample debug logs for a configurable % of invocations

@dazn/lambda-powertools-middleware-stop-infinite-loop

Middy middleware that detects and stops infinite loops

@dazn/lambda-powertools-pattern-basic

Basic template that configures a 1% smaple rate for debug logs