Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@connersaeli connersaeli released this 12 Sep 14:15
c9ae1e8

Added

  • Add support for Prometheus as a performance data source. (#268)
  • Add 'datasource' field to output summarization record. (#269)
  • Add better support for the configuration check utility in supremmconf.py. (#263)
  • Add support for configurable job uniqueness. (#265)

Changed

  • Update from Python 2.7 to Python 3.6.
  • Update template paths to explicitly include the PCP version. (#255)
  • Use multithreaded archive indexing by default. (#250)

Fixed

  • Update indexing in plugins to use integer division when processing jobs with greater than 64 nodes. (#264)
  • Fix string encoding from byte array to UTF-8 for PCP on RHEL 8. (#261)