1
0
Fork 0
arangodb/arangod/RestHandler
Dan Larkin a0c4e3d9df Improved RocksDB engine statistics with docs and rest endpoint (#2598)
* Improved statistics reporting for RocksDB engine (including cache info).

* Added documentation about db._engineStats().

* Added rest endpoint for engine stats.
2017-06-18 22:55:25 +02:00
..
RestAdminLogHandler.cpp added log topic attribute to /_admin/log api 2017-04-04 12:06:44 +02:00
RestAdminLogHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestAqlFunctionsHandler.cpp Moved FunctionDefinitions to an AqlFunctionFeature. This now has a defined startup ordering 2017-02-08 15:45:59 +01:00
RestAqlFunctionsHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestAuthHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestAuthHandler.h Merge remote-tracking branch 'origin/devel' into authentication 2016-10-17 13:51:26 +02:00
RestBaseHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
RestBaseHandler.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
RestBatchHandler.cpp Squashed commit of the following: 2017-05-12 23:22:22 +02:00
RestBatchHandler.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00
RestCursorHandler.cpp some refactoring 2017-05-23 13:18:51 +02:00
RestCursorHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestDebugHandler.cpp added reactor type 2017-02-07 12:41:41 +01:00
RestDebugHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestDemoHandler.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
RestDemoHandler.h fix compile warning 2016-10-17 17:16:55 +02:00
RestDocumentHandler.cpp remove debug output 2017-04-20 09:06:35 +02:00
RestDocumentHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestEchoHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestEchoHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestEdgesHandler.cpp renamed "getMore" to "next" 2017-05-23 08:53:13 +02:00
RestEdgesHandler.h Fixed a uniqueness bug in api/edges 2017-02-10 12:27:45 +01:00
RestEngineHandler.cpp Improved RocksDB engine statistics with docs and rest endpoint (#2598) 2017-06-18 22:55:25 +02:00
RestEngineHandler.h Improved RocksDB engine statistics with docs and rest endpoint (#2598) 2017-06-18 22:55:25 +02:00
RestHandlerCreator.h
RestImportHandler.cpp fix issue #2524 - make import work for vst over http (#2555) 2017-06-12 17:26:19 +02:00
RestImportHandler.h some small optimizations 2017-06-02 17:34:03 +02:00
RestJobHandler.cpp fix request statistics and add a ruby test 2016-11-23 11:29:25 +01:00
RestJobHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestPleaseUpgradeHandler.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
RestPleaseUpgradeHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestPregelHandler.cpp Added single server support 2017-03-08 18:20:36 +01:00
RestPregelHandler.h Using ThreadPool 2016-11-04 11:47:40 +01:00
RestQueryCacheHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestQueryCacheHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestQueryHandler.cpp honor transaction options 2017-06-01 02:01:33 +02:00
RestQueryHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestShutdownHandler.cpp moved to Agency 2016-10-23 00:46:30 +02:00
RestShutdownHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestSimpleHandler.cpp some refactoring 2017-05-23 13:18:51 +02:00
RestSimpleHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestSimpleQueryHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestSimpleQueryHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestUploadHandler.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
RestUploadHandler.h fix warning 2016-10-17 13:49:28 +02:00
RestVersionHandler.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
RestVersionHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestViewHandler.cpp Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
RestViewHandler.h Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
RestVocbaseBaseHandler.cpp Finally port TraverserEngine locking bug fix manually. 2017-03-23 12:44:51 +01:00
RestVocbaseBaseHandler.h refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
WorkMonitorHandler.cpp do not url-decode paths eagerly 2016-11-15 15:46:21 +01:00
WorkMonitorHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00