1
0
Fork 0
arangodb/arangod/RestServer
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
..
AqlFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
AqlFeature.h big reformat 2018-12-26 00:54:03 +01:00
BootstrapFeature.cpp only anounce coordinator readiness once the agency is convinced we are (#10562) 2019-11-28 18:56:59 +01:00
BootstrapFeature.h Bug fix/fix cluster upgrade (#10411) 2019-11-15 10:42:04 +01:00
CheckVersionFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
CheckVersionFeature.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ConsoleFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ConsoleFeature.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ConsoleThread.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ConsoleThread.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
DatabaseFeature.cpp abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
DatabaseFeature.h Bug fix/fix cluster upgrade (#10411) 2019-11-15 10:42:04 +01:00
DatabasePathFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
DatabasePathFeature.h big reformat 2018-12-26 00:54:03 +01:00
EndpointFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
EndpointFeature.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
FileDescriptorsFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
FileDescriptorsFeature.h big reformat 2018-12-26 00:54:03 +01:00
FlushFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
FlushFeature.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
FortuneFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
FortuneFeature.h big reformat 2018-12-26 00:54:03 +01:00
FrontendFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
FrontendFeature.h big reformat 2018-12-26 00:54:03 +01:00
InitDatabaseFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
InitDatabaseFeature.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
LanguageCheckFeature.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
LanguageCheckFeature.h big reformat 2018-12-26 00:54:03 +01:00
LockfileFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
LockfileFeature.h big reformat 2018-12-26 00:54:03 +01:00
Metrics.cpp Metrics tests (#10578) 2019-12-02 16:55:29 +01:00
Metrics.h Metrics tests (#10578) 2019-12-02 16:55:29 +01:00
MetricsFeature.cpp Metrics tests (#10578) 2019-12-02 16:55:29 +01:00
MetricsFeature.h Metrics tests (#10578) 2019-12-02 16:55:29 +01:00
QueryRegistryFeature.cpp undistribute a few more queries (#10459) 2019-11-20 08:21:44 +01:00
QueryRegistryFeature.h undistribute a few more queries (#10459) 2019-11-20 08:21:44 +01:00
ScriptFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ScriptFeature.h big reformat 2018-12-26 00:54:03 +01:00
ServerFeature.cpp obsolete option `--vst.maxsize` requires a value if specified (#10547) 2019-11-26 13:23:20 +01:00
ServerFeature.h Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
ServerIdFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ServerIdFeature.h big reformat 2018-12-26 00:54:03 +01:00
SystemDatabaseFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
SystemDatabaseFeature.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
TraverserEngineRegistryFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
TraverserEngineRegistryFeature.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
TtlFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
TtlFeature.h try to fix a race in TTL thread shutdown (#9096) 2019-05-27 11:25:49 +02:00
UpgradeFeature.cpp Backup with view (#10386) 2019-11-15 17:50:04 +01:00
UpgradeFeature.h Bug fix/fix cluster upgrade (#10411) 2019-11-15 10:42:04 +01:00
ViewTypesFeature.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ViewTypesFeature.h big reformat 2018-12-26 00:54:03 +01:00
VocbaseContext.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
VocbaseContext.h Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
arangod.cpp Metrics tests (#10578) 2019-12-02 16:55:29 +01:00
counter.h feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
dynarray.h feature/metrics (#10423) 2019-11-22 08:02:48 +01:00