artillery-plugin-save-stats

0.0.1 • Public • Published

Artillery.io Save Stats Plugin

Save artillery stats to file as a newline delimited JSON

Usage

Installation

# If Artillery is installed globally, the plugin needs to be installed globally as well:

npm install [-g] artillery-plugin-save-stats

Example configuration

config:
  plugins:
    save-stats:
      destination: 'path/to/file'
      append: true # append to an existing file

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i artillery-plugin-save-stats

      Weekly Downloads

      0

      Version

      0.0.1

      License

      MPL-2.0

      Unpacked Size

      3.63 kB

      Total Files

      4

      Last publish

      Collaborators

      • flentini