1
0
Fork 0
arangodb/arangod/RocksDBEngine
Kaveh Vahedipour 211812c6f5 Metrics tests (#10578)
* adding tests

* consolidate

* tests working again

* KAVEH!

* more tests

* jsteemann rev pt 1

* minor rewrite

* remove static pointer in metrics feature

* feature api && tests

* fixed tests

* reflective dep

* invalidated iterators on obi watch

* fix test

* back in

* fix counter fetch

* obi1

* added _admin/metrics documentation

* try_emplace and docu touch up
2019-12-02 16:55:29 +01:00
..
CMakeLists.txt Auxilliary changes from timeseries branch (#9699) 2019-08-15 10:12:58 +02:00
RocksDBBackgroundErrorListener.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RocksDBBackgroundErrorListener.h Add RocksDB background error listener. (#8535) 2019-03-22 20:25:04 +01:00
RocksDBBackgroundThread.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBBackgroundThread.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBBuilderIndex.cpp Feature/internal issue #509 (#10407) 2019-11-14 18:56:18 +03:00
RocksDBBuilderIndex.h fix windows warnings (#9326) 2019-06-26 09:24:43 +02:00
RocksDBCollection.cpp Bug fix/dont use indexes in progress (#10432) 2019-11-14 14:06:42 +03:00
RocksDBCollection.h Improve Connection pool robustness (#10268) 2019-10-30 17:30:50 +01:00
RocksDBColumnFamily.h Auxilliary changes from timeseries branch (#9699) 2019-08-15 10:12:58 +02:00
RocksDBCommon.cpp Auxilliary changes from timeseries branch (#9699) 2019-08-15 10:12:58 +02:00
RocksDBCommon.h handle incomplete read errors (#9021) 2019-05-20 14:13:41 +02:00
RocksDBComparator.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RocksDBComparator.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBCuckooIndexEstimator.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
RocksDBEdgeIndex.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RocksDBEdgeIndex.h clean up usage costs (#9237) 2019-06-26 17:01:22 +02:00
RocksDBEngine.cpp feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
RocksDBEngine.h feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
RocksDBEventListener.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBEventListener.h Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
RocksDBFormat.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RocksDBFormat.h next hack attempt (#8802) 2019-04-29 17:09:05 +02:00
RocksDBFulltextIndex.cpp Improve performance of non-intersection queries (#9797) 2019-08-26 10:58:42 +02:00
RocksDBFulltextIndex.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RocksDBGeoIndex.cpp vale, vamos a ver! (#10337) 2019-10-30 16:04:55 +01:00
RocksDBGeoIndex.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBHashIndex.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBIncrementalSync.cpp Improve syncer error message (#10403) 2019-11-12 15:30:19 +01:00
RocksDBIncrementalSync.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBIndex.cpp Auxilliary changes from timeseries branch (#9699) 2019-08-15 10:12:58 +02:00
RocksDBIndex.h Bug fix/issue #9612 (#9764) 2019-08-20 19:34:23 +03:00
RocksDBIndexFactory.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
RocksDBIndexFactory.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBIterators.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
RocksDBIterators.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RocksDBKey.cpp Improve performance of non-intersection queries (#9797) 2019-08-26 10:58:42 +02:00
RocksDBKey.h Improve performance of non-intersection queries (#9797) 2019-08-26 10:58:42 +02:00
RocksDBKeyBounds.cpp Auxilliary changes from timeseries branch (#9699) 2019-08-15 10:12:58 +02:00
RocksDBKeyBounds.h Auxilliary changes from timeseries branch (#9699) 2019-08-15 10:12:58 +02:00
RocksDBLogValue.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBLogValue.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBMetaCollection.cpp Remove invokeOnAllElements (#10212) 2019-10-10 14:03:13 +02:00
RocksDBMetaCollection.h Remove invokeOnAllElements (#10212) 2019-10-10 14:03:13 +02:00
RocksDBMetadata.cpp Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
RocksDBMetadata.h Auxilliary changes from timeseries branch (#9699) 2019-08-15 10:12:58 +02:00
RocksDBMethods.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RocksDBMethods.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RocksDBOptimizerRules.cpp Remove IndexHandle (#10424) 2019-11-14 11:34:57 +01:00
RocksDBOptimizerRules.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
RocksDBPersistentIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBPrefixExtractor.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RocksDBPrimaryIndex.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RocksDBPrimaryIndex.h make forward/reverse iteration a template parameter (#9726) 2019-08-16 09:10:46 +02:00
RocksDBRecoveryHelper.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RocksDBRecoveryManager.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
RocksDBRecoveryManager.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBReplicationCommon.cpp Make Result final (#8157) 2019-02-15 20:05:30 +01:00
RocksDBReplicationCommon.h Make Result final (#8157) 2019-02-15 20:05:30 +01:00
RocksDBReplicationContext.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
RocksDBReplicationContext.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
RocksDBReplicationManager.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
RocksDBReplicationManager.h Bug fix/clean replication api wal tracking (#9473) 2019-07-19 15:44:14 +02:00
RocksDBReplicationTailing.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
RocksDBReplicationTailing.h slight cleanup of replication-related code (#4286) 2018-01-17 16:56:40 +01:00
RocksDBRestCollectionHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBRestCollectionHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBRestExportHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBRestExportHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBRestHandlers.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBRestReplicationHandler.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RocksDBRestWalHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBRestWalHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBSettingsManager.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBSettingsManager.h snafu (#8728) 2019-04-10 19:14:34 +02:00
RocksDBSkiplistIndex.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBSyncThread.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBSyncThread.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RocksDBThrottle.cpp Bug fix/fix cluster upgrade (#10411) 2019-11-15 10:42:04 +01:00
RocksDBThrottle.h Bugfix: Correct rocksdb statistics to report column family sums. (#9705) 2019-08-13 14:35:09 -04:00
RocksDBTransactionCollection.cpp fix whitespace issues 2019-11-21 17:34:35 +01:00
RocksDBTransactionCollection.h add optional exclusive writes to rocksdb engine (#10364) 2019-11-12 19:09:13 +01:00
RocksDBTransactionState.cpp Metrics tests (#10578) 2019-12-02 16:55:29 +01:00
RocksDBTransactionState.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
RocksDBTtlIndex.cpp Auxilliary changes from timeseries branch (#9699) 2019-08-15 10:12:58 +02:00
RocksDBTtlIndex.h make TTL indexes behave like other indexes on creation (#9546) 2019-07-23 13:53:58 +02:00
RocksDBTypes.cpp Optimize memory usage in AQL by using constrained heap sort when reasonable (#7990) 2019-01-31 22:46:57 +01:00
RocksDBTypes.h Background Indexing (#8039) 2019-01-29 09:31:32 +01:00
RocksDBUpgrade.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RocksDBUpgrade.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBV8Functions.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
RocksDBV8Functions.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBVPackIndex.cpp vale, vamos a ver! (#10337) 2019-10-30 16:04:55 +01:00
RocksDBVPackIndex.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
RocksDBValue.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBValue.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RocksDBWalAccess.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBWalAccess.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00