Skip to content

New monitoring features, incl using faser-commons EventFormats

Claire Antel requested to merge new-monitoring-features into master

New:

  • Option to add weighted entries in histogram
  • Appending module name as prefix to published histogram name
  • Making use of event formats defined in faser-commons: Monitor unpacks fragment payload into e.g. m_tlbmonitoringFragment, m_pmtdataFragment, depending on event tag in event header, and source ID provided in module settings.
  • Removing any checks on filter settings as event streaming now handled by Eventbuilder.

Merge request reports