2016-12-12 19:14:11 -08:00

794 B

Read this on the main serverless docs site

Serverless Statistics

This plugin implements a way to toggle framework statistics.

serverless slstats --enable

Options

  • --enable or -e.
  • --disable or -d

Provided lifecycle events

  • slstats:slstats

Examples

Disabling it

serverless slstats --disable

This example will disable framework statistics.