1
0
Fork 0
arangodb/arangod/Statistics
Max Neunhöffer ac689fc725 Allow to ignore superuser traffic with an option. (#10289)
* Allow to ignore superuser traffic with an option.

Also: Fix some accounting bugs.

* CHANGELOG.

* Implement separate accounting for superuser and user traffic.

* Fix VST case with no authentication.

* Add description of new user-only traffic statistics.

* Add figures for user traffic.

* Simplify forwarding accounting.

* Remove brackets in metrics names.

* Finalize naming of metrics.
2019-10-24 13:11:51 +03:00
..
ConnectionStatistics.cpp
ConnectionStatistics.h
Descriptions.cpp Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
Descriptions.h Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
RequestStatistics.cpp Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
RequestStatistics.h Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
ServerStatistics.cpp 3.5 -- intermediate commit stats (#9780) 2019-08-26 16:56:21 +03:00
ServerStatistics.h 3.5 -- intermediate commit stats (#9780) 2019-08-26 16:56:21 +03:00
StatisticsFeature.cpp Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
StatisticsFeature.h Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
StatisticsWorker.cpp Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
StatisticsWorker.h
figures.h Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00