1
0
Fork 0
arangodb/arangod/Agency
Kaveh Vahedipour b94f40d890 feature/metrics (#10423)
- New internal counters and histograms.
- Prometheus compatible endpoint to expose new metrics, old statistics and RocksDB metrics.
2019-11-22 08:02:48 +01:00
..
ActiveFailoverJob.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ActiveFailoverJob.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
AddFollower.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
AddFollower.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
AgencyComm.cpp Bug fix/improve stringutils performance (#10208) 2019-10-10 17:08:03 +02:00
AgencyComm.h don't assert/crash when using an unknown collection/shard (#9959) 2019-09-11 12:03:13 +02:00
AgencyCommon.h Bug fix/optimizations 06 08 2019 (#9641) 2019-08-06 16:04:39 +02:00
AgencyFeature.cpp added missing option `--server.statistics-history`, which was present in (#10438) 2019-11-14 16:10:44 +01:00
AgencyFeature.h use static_cast instead of dynamic_cast (#10095) 2019-09-27 12:58:52 +02:00
AgencyStrings.h Cleanup ServerState.cpp (#9923) 2019-09-10 10:06:16 +02:00
Agent.cpp feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
Agent.h feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
AgentCallback.cpp Fix Windows compile error from network namespace. (#10133) 2019-10-01 18:47:00 +02:00
AgentCallback.h Fuerte + Pregel + Agency = 🥑 (#10110) 2019-10-01 11:19:18 +02:00
AgentConfiguration.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
AgentConfiguration.h big reformat 2018-12-26 00:54:03 +01:00
AgentInterface.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
CleanOutServer.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
CleanOutServer.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
Compactor.cpp Fuerte + Pregel + Agency = 🥑 (#10110) 2019-10-01 11:19:18 +02:00
Compactor.h big reformat 2018-12-26 00:54:03 +01:00
Constituent.cpp Improve Connection pool robustness (#10268) 2019-10-30 17:30:50 +01:00
Constituent.h avoid string copies in several cases (#10317) 2019-10-25 10:47:04 +02:00
FailedFollower.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
FailedFollower.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
FailedLeader.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
FailedLeader.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
FailedServer.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
FailedServer.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
Inception.cpp Improve Connection pool robustness (#10268) 2019-10-30 17:30:50 +01:00
Inception.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Job.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
Job.h Feature/atomic database creation 2 (#9826) 2019-09-05 12:38:07 +02:00
JobContext.cpp [devel] Resign Leadership (#9427) 2019-08-07 15:02:17 +02:00
JobContext.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
MoveShard.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
MoveShard.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
Node.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Node.h forward ported node corrections from 3.4 (#9700) 2019-08-15 15:48:49 +02:00
RemoveFollower.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
RemoveFollower.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
ResignLeadership.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
ResignLeadership.h [devel] Resign Leadership (#9427) 2019-08-07 15:02:17 +02:00
RestAgencyHandler.cpp Fuerte + Pregel + Agency = 🥑 (#10110) 2019-10-01 11:19:18 +02:00
RestAgencyHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAgencyPrivHandler.cpp Fuerte + Pregel + Agency = 🥑 (#10110) 2019-10-01 11:19:18 +02:00
RestAgencyPrivHandler.h Fuerte + Pregel + Agency = 🥑 (#10110) 2019-10-01 11:19:18 +02:00
State.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
State.h AQL date functions improvements (#9714) 2019-08-22 12:50:08 +02:00
Store.cpp Improve Connection pool robustness (#10268) 2019-10-30 17:30:50 +01:00
Store.h fix several inefficiencies in Store (#10189) 2019-10-10 11:30:36 +02:00
Supervision.cpp Added precondition to ensure that server is still as seen before. (#10468) 2019-11-21 09:21:36 +01:00
Supervision.h Added precondition to ensure that server is still as seen before. (#10468) 2019-11-21 09:21:36 +01:00
TimeString.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
v8-agency.cpp Fuerte + Pregel + Agency = 🥑 (#10110) 2019-10-01 11:19:18 +02:00
v8-agency.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00