Improvements
Dashboard campaign :
The dashboard calls a new version of the Impact API to generate a environmental footprint assessment. You can now configure the network repartition (2g-3g, 4g-5g, fiber, xdl)
networkdistribution: networklocations: france: 50 # % users in france world: 50 # % users in another part of the world (not in France) networktypes: gsm2g3g: 25 # % users in 2G/3G gsm4g5g: 25 # % users in 4G/5G wiredfibre: 25 # % users in fiber wiredxdsl: 25 # % users in adsl/xdsl
You can also configure the server description :
serverparameters: # optional numberofservers: 1 [number of servers used by the service] peakserverload: 50 [% CPU maximum on servers] pue: 1.75 [PUE Data Center, minimum 1.0] serverbandwidth: 43.42 [Gb/s server bandwidth]
Standardizes logs (adding timestamp on each line, translating all logs in English)
Improves logs by removing error on Windows and Mac OS when trying to automatically open the HTML report on a new tab of your browser and trying to generate PDF report. These features are only available on Linux
Fixed bugs
Dashboard campaign :
Fixes truncated step names on charts when the report is built with Windows environment by applying a default font available for all Windows.