Releases: AliceO2Group/Monitoring
Releases · AliceO2Group/Monitoring
v1.9.5
Minor performance optimisation to Metric class and StdCout backend
v1.8.0
- Auto push metrics
- Minor fixes and improvements
v1.7.4
- Define debug method to reduce verbosity of some metrics
v1.7.3
- Reading proc files instead of using
ps
v1.7.2
- Fixed: sending both derived and raw metrics
- Allow to set global tags
v1.7.1
- Adapted InfoLogger backend output in order to integrate it with DPL Debug GUI
v1.6.0
- Lowercase namespace
- Removed
addDerivedMetrics
in favour of send(Metric, DerivedMetricMode)
- Dropped
send(T value, std::string name)
v1.5.0
- Improved instantiation using URI
- Removed
Configuration
from dependency list
v1.4.1
- ApMon: multiple parameters in single datagram