BlazeMeter incident

Request Stats Report CSV Download Producing HTML Instead of CSV

Minor Resolved View vendor source →

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.

Started
Jun 14, 2024, 02:21 PM UTC
Resolved
Jun 17, 2024, 02:09 AM UTC
Duration
2d 11h
Detected by Pingoru
Jun 14, 2024, 02:21 PM UTC

Affected components

Performance Testing

Update timeline

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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}}}"

  6. resolved Jun 17, 2024, 02:09 AM UTC

    A hotfix was deployed and the issue has now been resolved