Skip to content

v4.5.2

Choose a tag to compare

@github-actions github-actions released this 05 May 22:12
· 219 commits to main since this release

What's Changed

  • Backport libovis_log linking patches for b4.5 by @morrone in #2120
  • Improve ldms_xprt_listen_by_name address selection by @morrone in #2119
  • Fix decomposition group timeout value parsing by @morrone in #2118
  • store_influx: fix faulty job_id assumption by @morrone in #2117
  • Backport of lustre fixes for 4.5.2 by @morrone in #2116
  • Formatting fix for ldmsd_yaml_parser by @nick-enoent in #2123
  • Fix double ntohl() in processing a push update by @nichamon in #2145
  • fix check for updaters section absence in parser_util.py by @baallan in #2138
  • share auth/listen targets across write_[advertisers,listeners,producers,samplers,aggregators] by @baallan in #2131
  • Sort list of expanded hostnames in yaml paser by @nick-enoent in #2129
  • update ldmsd_yaml_parser to use logging and support short options by @baallan in #2134
  • add context clues for admins to exception/error from parser_util.py by @baallan in #2136
  • Add (at log level DEBUG) yaml input and builder tree log output by @baallan in #2140
  • bugfix: backport of ldms sensors config k4.18 by @baallan in #2156
  • Flag non-renamable sampler plugins by @morrone in #2162
  • papi_sampler: improve linkage for libpapi_hook.la by @morrone in #2160
  • bugfix: env variables must be usable in interval, offset attributes by @garylawson in #2176
  • Remove filtering of attributes from plugin configurations by @nick-enoent in #2174
  • Revert "papi_sampler: improve linkage for libpapi_hook.la" by @morrone in #2171
  • Fix slurm_notifier linking against unnecessary libraries by @nichamon in #2167
  • add ERRORS section to man, describing handling without msg_enable by @baallan in #2183
  • Remove deprecated imp module from ldmsd_util.py by @nick-enoent in #2192
  • fix req_id2str and add attr_id2str for logging (b4.5) by @baallan in #2198
  • Update subscribe yaml parsing to handle messages and streams by @nick-enoent in #2190
  • parser_util.py - small patch to list checking by @csulliv-sandia in #2195
  • update to parser_util to move to modern typechecking by @csulliv-sandia in #2199
  • fixes to log messaging for 'config' and 'prdcr_subscribe' by @baallan in #2203
  • fixin bugs; erroneous is; wrong variable passed to parse_to_cfg_str by @garylawson in #2201
  • Make version config command return the same output as ldmsd -V by @nichamon in #2212
  • add debug=2 and message_[tag/channel] compatibility mode by @baallan in #2217
  • Change "message_channel" attribute to "message_tag" for subscriptions by @nick-enoent in #2207
  • Remove additional auth_opt check after calling check_auth by @nick-enoent in #2223
  • numerically sort hostlist for aggregator distribution by @baallan in #2232
  • make lsdate faster and more general by using awk (b4.5 branch) by @baallan in #2240
  • add missing config log lines for stream/msg_enable for b4.5 by @baallan in #2251
  • lsdate: fix minor typo in comment line by @jennfshr in #2248
  • Fix LDMS Connect over Infiniband RDMA by @narategithub in #2258
  • Update dump_cfg to support msg_enable/stream_enable by @nick-enoent in #2257
  • B4.5 rdma fix revert by @narategithub in #2265
  • Fixes parsing and strtok usage in __process_config_str by @morrone in #2263
  • Update YAML config CLI options documentation for additional clarity. by @baallan in #2287
  • Update auth_ovis plugin and doc to reduce admin surprise/puzzlements by @baallan in #2286
  • Fix RDMA over IB connect issue by @narategithub in #2277
  • update ldms-static-test.sh to support -y & add yrdc_sampler test by @baallan in #2261

Full Changelog: v4.5.1...v4.5.2