1
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
jsteemann 1c1e0615be fix compilation 2018-05-15 09:24:23 +02:00
Vasiliy 8d8327f751 issue 389.3: hold a TRI_vocbase_t& to the desired valid vocbase instance instead of querying the system database on every call (#5346) 2018-05-15 01:18:20 +03:00
Simon 11a7bbf321 Replacing statistics handler with c++ (#4653) 2018-02-26 15:33:43 +01:00
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
Jan Christoph Uhde e6cda07a2a fix windows build (#3958) 2017-12-07 12:06:06 +01:00
Jan 282be208cc
remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
Manuel B 857c64c0d9 Move Statistics into c++ (#3184) 2017-12-06 16:36:52 +01:00
jsteemann a87b8c4f25 generalize usleep argument 2017-03-16 16:27:40 +01:00
jsteemann d024a6d00a remove logging for non-topics 2017-02-10 09:32:50 +01:00
Max Neunhoeffer d137504b03 Move initialization to prepare in StatisticsFeature. 2017-02-09 11:52:19 +01:00
jsteemann e2a312450f fix out-of-memory handling at startup 2017-02-01 13:00:05 +01:00
Frank Celler e0c00c6de6 improved statistics 2017-01-26 23:43:27 +01:00
jsteemann f116ae4cc3 fixed leak 2016-08-31 11:12:24 +02:00
jsteemann bdd9d1422e bugfixes 2016-08-30 13:45:54 +02:00
Frank Celler 69e254d28a trying to fix cleanup 2016-06-06 23:53:53 +02:00
jsteemann fd1e7f0944 friendlier error message when using a renamed option 2016-05-25 21:45:53 +02:00
jsteemann dcc5825f93 cleaned up features a bit 2016-04-24 14:29:29 +02:00
Frank Celler 0fa6435731 WIP 2016-04-13 21:12:16 +02:00