2017-05-24 22:56:02 -07: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.