v0.38.3
版本发布时间: 2022-05-18 15:35:24
grafana/k6最新发布版本:v0.54.0(2024-09-30 17:50:44)
k6 v0.38.3 is a patch release containing a single fix
Threshold over already defined sub-metrics will result in an error (#2538)
There was a bug where we were checking if a submetric had already been added. Unfortunately, we didn't check that this will work with the one submetric we have by default http_req_duration{expected_response:true}
. After v0.38.0 defining a threshold on it would result in an error.
As this definitely shouldn't happen in that case and we don't see a particular case where that will be problematic - adding a submetric again just reuses the already added one instead.
This issue has been addressed in #2539, and k6 v0.38.3
will now lead you add a threshold on http_req_duration{expected_response:true}
.
1、 k6-v0.38.3-checksums.txt 754B
2、 k6-v0.38.3-linux-amd64.deb 13.24MB
3、 k6-v0.38.3-linux-amd64.rpm 8.93MB
4、 k6-v0.38.3-linux-amd64.tar.gz 15.6MB
5、 k6-v0.38.3-linux-arm64.tar.gz 14.44MB
6、 k6-v0.38.3-macos-amd64.zip 15.33MB
7、 k6-v0.38.3-macos-arm64.zip 14.83MB
8、 k6-v0.38.3-windows-amd64.msi 16.16MB
9、 k6-v0.38.3-windows-amd64.zip 15.74MB