* release version 3.4.8
* [3.4] fix agency lockup when removing 404-ed callbacks (#9839)
* add write amplification statistic
* add --server.statistics-history flag that blocks StatisticsWorker
* no longer disable statistics for Agency
* update for statistics changes
* correct grammar
* correct grammar and only force statistical history off on Agent when option not explicitly used.
* correct grammar and only force statistical history off on Agent when option not explicitly used.
* correct variable naming
* fix MSVC compile warning
* tidy up statistics
* remove undocumented db.__save V8 method, previously used for the statistics gathering from JavaScript