Skip to content

Releases: AliceO2Group/Monitoring

v3.0.4

Choose a tag to compare

@awegrzyn awegrzyn released this 28 Apr 11:20
597d10c
  • Make sure ROC tools are supported

v3.0.3

Choose a tag to compare

@awegrzyn awegrzyn released this 28 Apr 07:08
b925f66
  • Brought back 2.x compatibility by providing metric type as int in StdOut backend

v3.1.0

Choose a tag to compare

@awegrzyn awegrzyn released this 23 Apr 14:38
a4e4c9e
  • Added InfluxDB 2.x backend (optional)

v3.0.2

Choose a tag to compare

@awegrzyn awegrzyn released this 15 Apr 12:20
c169cc5
  • Fixed warning in ApMon backend
  • Fixed linking against pthread from tests

v3.0.1

Choose a tag to compare

@awegrzyn awegrzyn released this 09 Apr 10:12
205b2dc

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

Choose a tag to compare

@awegrzyn awegrzyn released this 03 Apr 10:10
f0cb0e5
  • 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

Choose a tag to compare

@awegrzyn awegrzyn released this 25 Mar 13:12
6c67b71
  • Fix tags definition
  • Fix Boost warnings in CMake
  • Support tags in multi-value metrics

v2.6.5

Choose a tag to compare

@awegrzyn awegrzyn released this 12 Feb 09:50
0994e0b
  • Fixed RPATH

v2.6.4

Choose a tag to compare

@awegrzyn awegrzyn released this 16 Jan 15:12
b440b77
  • Minor benchmark changes

v2.6.3

Choose a tag to compare

@awegrzyn awegrzyn released this 08 Aug 09:56
5b35618
  • Reset rate to 0 when new run starts