Skip to content

Commit

Permalink
Add download failures link to template
Browse files Browse the repository at this point in the history
  • Loading branch information
ajt89 authored and cgoldberg committed Apr 15, 2019
1 parent be5324e commit 1b2b1b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions locust/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ <h2>Change the locust count</h2>
<div style="margin-top:20px;">
<a href="./stats/requests/csv">Download request statistics CSV</a><br>
<a href="./stats/distribution/csv">Download response time distribution CSV</a><br>
<a href="./stats/failures/csv">Download failures CSV</a><br>
<a href="./exceptions/csv">Download exceptions CSV</a>
</div>
</div>
Expand Down

0 comments on commit 1b2b1b6

Please sign in to comment.