Skip to content

Latest commit

 

History

History
182 lines (151 loc) · 18.1 KB

CHANGELOG.md

File metadata and controls

182 lines (151 loc) · 18.1 KB

Change Log

v2.0.0 (2017-12-05)

Full Changelog

Closed issues:

  • can not get like lustre_capacity_kilobytes in mds node #125
  • lustre_exporter crash after query from cURL #110

Merged pull requests:

v1.1.0 (2017-11-28)

Full Changelog

Closed issues:

  • Replace govendor with dep #127

Merged pull requests:

v1.0.0 (2017-11-16)

Full Changelog

Implemented enhancements:

  • Introduce "Core" and "Extended" as flag concepts #116

Closed issues:

  • Feature request: Switch to kingpin #120
  • Feature request: -collector Options #119
  • client: label dimensions inconsistent with previously collected metrics in the same metric family #100

Merged pull requests:

v1.0.0-rc.1 (2017-07-31)

Full Changelog

Implemented enhancements:

  • Ignored command line flags? #109

Closed issues:

  • Convert internal representations to floating point values #111
  • RPC and console metrics names #96
  • Cases exist where type label is unpopulated for some client stats #94
  • Test interface FS #93
  • Argument ordering inconsistent between stats and job_stats methods #89
  • Make stats and job_stats patterns the same #88
  • Change kilobytes_* metrics to *_kilobytes #76
  • inode metrics #72
  • Add lnet statistics #70
  • Add client statistics #69
  • /proc/fs/lustre/sptlrpc/encrypt_page_pools stats #68
  • Missing ldlm pool stats? #67
  • Converge md_stats and some job_stats statistics into a single metric #64
  • Missing md_stats from code #62
  • build user not parsing correctly #56
  • Semantic Versioning and CHANGELOG.md #55
  • Normalize size labels #50
  • Lowercase labels for metrics #49
  • Fix help text for obdfilter/*/brw_size #48
  • Convert counters to gauges where applicable #47
  • /proc/fs/lustre/health_check #46
  • Bring metric names in compliance with prometheus standards #16

Merged pull requests:

v0.01.0 (2017-05-03)

Closed issues:

  • Add data from mdt/* #27
  • Correct label values #25
  • Refactor metric enumeration #24
  • All metrics trailing a 'stats' file are missing #19
  • Ensure that all existing code handles cases of missing data with graceful partial failure #17
  • Metrics with 'lustre_lustre_" prefix #11

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator