Skip to content

Releases: AliceO2Group/Monitoring

v3.0.1

09 Apr 10:12
205b2dc
Compare
Choose a tag to compare

Release Notes - O2 Monitoring - Version v3.0.1

Bug

  • [OMON-313] - When using derived mode metric is transmitted twice in 3.0.0

v3.0.0

03 Apr 10:10
f0cb0e5
Compare
Choose a tag to compare
  • Each metric can store multiple named values
    • Backward compatible: default value name stays the same (value)
    • New Metric constructor Metric{name} requires chaining .addValue
    • sendMultiple dropped
  • Kafka is now InfluxDB transport not backend (influxdb-kafka instead of kafka)
  • Added InfluxDB StOut transport
  • Flume backend dropped

v2.6.6

25 Mar 13:12
6c67b71
Compare
Choose a tag to compare
  • Fix tags definition
  • Fix Boost warnings in CMake
  • Support tags in multi-value metrics

v2.6.5

12 Feb 09:50
0994e0b
Compare
Choose a tag to compare
  • Fixed RPATH

v2.6.4

16 Jan 15:12
b440b77
Compare
Choose a tag to compare
  • Minor benchmark changes

v2.6.3

08 Aug 09:56
5b35618
Compare
Choose a tag to compare
  • Reset rate to 0 when new run starts

v2.6.2

25 Jun 10:47
Compare
Choose a tag to compare
  • CMake patch required by Boost 1.70.0

v2.4.0

21 Feb 13:39
548fc14
Compare
Choose a tag to compare
  • Metric verbosity policy

v2.3.0

21 Feb 13:40
1eb5b6c
Compare
Choose a tag to compare
  • Drop CURL and HTTP transport

v2.2.0

13 Feb 15:36
6c9781c
Compare
Choose a tag to compare
  • Info as default backend verbosity
  • Added InfluxDB over Unix socket backend