BlazeMeter incident
Request Stats Report CSV Download Producing HTML Instead of CSV
BlazeMeter experienced a minor incident on June 14, 2024 affecting Performance Testing, lasting 2d 11h. The incident has been resolved; the full update timeline is below.
Affected components
Update timeline
- investigating Jun 13, 2024, 03:12 PM UTC
We are currently aware of an issue with downloading CSV files from the Request Stats Report. The issue has been escalated and is currently being investigated.
- investigating Jun 13, 2024, 04:13 PM UTC
We are continuing to investigate the issue with the download of the Request Stats Reports. Performance tests are operational and functioning as expected.
- investigating Jun 13, 2024, 09:14 PM UTC
We are still investigating the issue with the download of the Request Stats Reports. Performance tests, Mock Services and API Monitoring are all operational and functioning as expected.
- identified Jun 14, 2024, 02:21 PM UTC
The issue has been identified and there is a fix in place on the testing environment being vetted before release. In the meantime, a workaround is that you can look in the artifacts.zip file from the logstab of your test results page.
- identified Jun 14, 2024, 07:28 PM UTC
We are continuing to work on a fix for the issue. Though there is a workaround that can be used in the meantime. The Request Stats CSV can de downloaded in the proper format by making the following API call: curl -X GET "https://a.blazemeter.com/api/v4/masters/{{{masterId}}}/reports/aggregatereport/data.csv" -o data.csv --user "{{{api_key}}}:{{{api_secret}}}"
- resolved Jun 17, 2024, 02:09 AM UTC
A hotfix was deployed and the issue has now been resolved