Skip to content

Artillery v2.0.9

Compare
Choose a tag to compare
@bernardobridge bernardobridge released this 02 Apr 20:33
· 34 commits to main since this release
df6a3cf

Artillery v2 0 9

Publish Metrics

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

CLI & Core

  • Fix incorrectly declared dependencies in Artillery CLI (#2549)

This release brought to you by @InesNi @95th