This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
Releases: wneessen/websiteBench
Releases · wneessen/websiteBench
v2.0.6
v2.0.5
v2.0.4
v2.0.3b
v2.0.3
v2.0.1
v2.0.0
WARNING - BREAKING CHANGES
This release changes and partly overrides the types of some values in the influxdb. If your influxdb already holds data in those fields, the submission will fail. It is recommended to start with a fresh Influx database, so you can take advantage of the more uniquely formated measurement names
Changes
- Got rid of the multiple fetching of pages. Tests have shown, that fetching the page multiple times is not less error prone.
- "status_code" is now a single number not a concat'ed string of each requests status code in InfluxDB
- Started collecting per-resource performance data in the browser mode
- The influxDB fields are more uniquely formated
- More performance fields available in browser mode
- More tags added for better filtering
- Updated documentation