Have an measurement history for maven test bench
maven test bench side
- Create a s3 bucket (done: bucketname: quickperf-maventestbench-measurements)
- Push each measure file to s3 bucket thanks to a custom exporter (change AllocationExporter to push to s3)
- Think to push a timestamped file
maven plugin apache site
- Get all s3 files
- first all
- second just take the last 10 days
- Parse measurement file
- ex: 3.31 Giga bytes (3 552 270 680 bytes) --> parse to get only 3552270680
- Generate graph from measurements