1
0
Fork 0
arangodb/arangod/Statistics
Matthew Von-Maszewski d1d2edba57 Bugfix 3.4: Calculate Write Amplification / Flag to disable StatisticsWorker (#9874)
* 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
2019-09-11 12:54:33 +03:00
..
ConnectionStatistics.cpp big reformat 2018-12-26 00:57:05 +01:00
ConnectionStatistics.h big reformat 2018-12-26 00:57:05 +01:00
Descriptions.cpp Feature 3.4/add js isolate mem statistics (#9570) 2019-07-26 17:51:53 +02:00
Descriptions.h big reformat 2018-12-26 00:57:05 +01:00
RequestStatistics.cpp big reformat 2018-12-26 00:57:05 +01:00
RequestStatistics.h big reformat 2018-12-26 00:57:05 +01:00
ServerStatistics.cpp big reformat 2018-12-26 00:57:05 +01:00
ServerStatistics.h allow turning off statistics feature (#5883) 2018-07-16 10:46:43 +02:00
StatisticsFeature.cpp Bugfix 3.4: Calculate Write Amplification / Flag to disable StatisticsWorker (#9874) 2019-09-11 12:54:33 +03:00
StatisticsFeature.h Bugfix 3.4: Calculate Write Amplification / Flag to disable StatisticsWorker (#9874) 2019-09-11 12:54:33 +03:00
StatisticsWorker.cpp don't keep the memory stats in the collections to save disk space (#9583) 2019-07-29 08:45:51 +02:00
StatisticsWorker.h big reformat 2018-12-26 00:57:05 +01:00
figures.h big reformat 2018-12-26 00:57:05 +01:00