feat: group metrics with instance uuid

This commit is contained in:
debugtalk
2021-12-22 19:46:06 +08:00
parent 2c0772ce30
commit e428a7b6b5
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Release History
## v0.3.0 (2021-12-21)
## v0.3.0 (2021-12-22)
- feat: implement transaction mechanism for load test
- feat: support `--continue-on-failure` flag to continue running next step when failure occurs