2016-10-13 09:54:24 -07:00

491 B

SlStats

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.