Changelog
New features
- Splunk integration in
publish-metrics
plugin. You can now export data from Artillery tests to the Splunk observability platform. - Apdex support via the new
apdex
plugin. Calculate an industry standard measure of users' satisfaction based on HTTP metrics in Artillery tests. - Add
--record
and--key
flags for therun
command for enabling Artillery Cloud reporting for individual test runs - The namespace for
metrics-by-endpoint
-produced metrics may be customized now
Fixes & improvements
- Test metadata for tests running on AWS Lambda is reported correctly
- Fix for ramps of duration of 1s (4e379f5)
- Suppress AWS SDK deprecation notices