artillery-plugin-sqs-reporter

1.2.0 • Public • Published

artillery-plugin-sqs-reporter

This plugin ships intermediate metrics object generated by an Artillery test run to an SQS queue.

Configuration

The plugin is configured through the following environment variables:

  • SQS_QUEUE_URL - the URL of the SQS queue to use
  • SQS_REGION - the region of the SQS queue
  • SQS_TAGS - optional - a list of objects like [{key: 'SomeKey', value: 'SomeValue'}, ...]

Authentication

The environment that the plugin is running in needs to have IAM privileges to publish to the SQS queue.

License

MPL-2.0

Readme

Keywords

Package Sidebar

Install

npm i artillery-plugin-sqs-reporter

Weekly Downloads

80

Version

1.2.0

License

MPL-2.0

Unpacked Size

5.56 kB

Total Files

3

Last publish

Collaborators

  • shoreditch-ops