Artillery v2.0.9
·
422 commits
to main
since this release
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
replaceSpanNameRegexconfig option (#2607) - Docs - Fix bug in Datadog reporter causing last batches of traces to occasionally drop (#2610)
- Fix errors happening when
sampleRatetracing 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)