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)