Register accumulators on stat engine to centralize reports. TODO remove from engine...
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Fri, 9 Oct 2015 15:52:30 +0000 (17:52 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Fri, 9 Oct 2015 15:52:30 +0000 (17:52 +0200)
commit66409396bebc1cfeb63d404f3aee8639159298d5
tree57b0df6cf87ae6aaf2e7d2df85ff56e6fa5d9778
parentb2eda5879555efb07a0b1d8461ae1dcb93f8d8c8
Register accumulators on stat engine to centralize reports. TODO remove from engine (index them) when server/local server are destroyed.
include/anna/diameter.comm/LocalServer.hpp
include/anna/diameter.comm/Server.hpp
include/anna/statistics/Engine.hpp
source/diameter.comm/LocalServer.cpp
source/diameter.comm/Server.cpp
source/diameter.comm/Session.cpp
source/statistics/Accumulator.cpp
source/statistics/Engine.cpp