Skip to content
Snippets Groups Projects
Commit a88d7ec6 authored by Sebastien Ponce's avatar Sebastien Ponce
Browse files

Implemented printing of counters through the Monitoring::Hub

Note that MonitoringHub is now Gaudi::Monitoring::Hub.

Counters are now serialized in json and sent to a MessageSvcSink for printing.
This should be kind of backward compatible with current printing except that the Counter order may change.

The CounterHolder wrapper, now useless, has been dropped and counters register directly to the Monitoring::Hub
Note that his had the consequence that the Counters method of the python interface had to be dropped.
It does not seem to be used, but in case it would be needed, it can be implemented if we add a dedicated method to list counters of a given component to the Monitoringi::Hub
parent 381d3c50
No related branches found
No related tags found
1 merge request!1112exploration of a new monitoring facility
Showing
with 187 additions and 135 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment