Changelog

The latest Artillery features and product launches

cli
Tuesday, April 2, 2024

Artillery CLI v2.0.9

Publish Metrics

  • Sending traces to AWS X-Ray is now available through the CloudWatch reporter
  • Allow replacing of all tracing span names with replaceSpanNameRegex config option - Docs
  • Fix bug in Datadog reporter causing last batches of traces to occasionally drop
  • Fix errors happening when sampleRate tracing option set
  • Fix errors in tracing happening when using HTTP streaming
  • Display number of spans exported in the Artillery report (plugins.publish-metrics.spans.exported ) when tracing is enabled

CLI & Core

  • Fix incorrectly declared dependencies in Artillery CLI