artillery-plugin-cloudwatch-seconds
v1.0.14
Published
A plugin for artillery.io that records response data into cloudwatch. See https://github.com/shoreditch-ops/artillery. Also see http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/WhatIsCloudWatch.html.
Downloads
22
Readme
This is a copy of the open source module https://github.com/Nordstrom/artillery-plugin-cloudwatch
Modified the lib/cloudwatch.js file to tell CloudWatch to store the metrics as one-second resolution values instead of the one-minute default.
In order to get it to build, the module is currently hosted in the public NPM registry. The module contains no information regarding NCAA nor WarnerMedia.
NOTE: Later, I saw that JFrog supports a private NPM registry that we should use instead of the public NPM registry.