1
0
Fork 0
arangodb/arangod/Statistics
Jan 635f11884a
Bug fix/tidy up statistics (#3970)
* fix MSVC compile warning

* tidy up statistics

* remove undocumented db.__save V8 method, previously used for the statistics gathering from JavaScript
2017-12-08 16:00:23 +01:00
..
ConnectionStatistics.cpp fixed negative counting of http connection in UI 2017-02-23 09:59:49 +01:00
ConnectionStatistics.h raised statistics entries 2017-04-26 09:54:14 +02:00
RequestStatistics.cpp remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
RequestStatistics.h raised statistics entries 2017-04-26 09:54:14 +02:00
ServerStatistics.cpp improved statistics 2017-01-26 23:43:27 +01:00
ServerStatistics.h improved statistics 2017-01-26 23:43:27 +01:00
StatisticsFeature.cpp Bug fix/tidy up statistics (#3970) 2017-12-08 16:00:23 +01:00
StatisticsFeature.h Bug fix/tidy up statistics (#3970) 2017-12-08 16:00:23 +01:00
StatisticsWorker.cpp Bug fix/tidy up statistics (#3970) 2017-12-08 16:00:23 +01:00
StatisticsWorker.h Bug fix/tidy up statistics (#3970) 2017-12-08 16:00:23 +01:00
figures.h clang-format 2016-01-27 13:43:46 +01:00