Skip to content

Release OVIS-4.3.11

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 14:19

What's Changed

  • Combined remote configuration into a single Python3 module called ldmsd_communicator
  • Disabled support for multiple lists in store_sos & store_csv when decomposition is not used
  • Added linux_proc_sampler streams store for SOS
  • Fixed wildcard address handling in ldms_xprt_listen_by_name()
  • Added a global message logging library (ovis_log) to incrementally replace message log pointers
  • Moved all sampler plugins to their own sub-directory
  • Deprecated asynchronous sampling mode
  • Added missing ldms_list_tail API
  • Added LDMS_V_TIMESTAMP accessor functions
  • Added support for the Slurm2 sampler in sampler_base
  • Made metric types signed in the lustre_mdc sampler
  • Added an Avro-Kafka Store to republish metric set data as Avro encoded Kafka messages
  • Added ovis_log messages to the LDMS authentication plugins
  • Added user_debug option to control job logging when debugging the slurm_notifier