Skip to content

Releases: mjavier2k/redfish_exporter

v0.4.1: specify http timeout on the configuration file (#5)

02 Nov 21:31
2739a2c
Compare
Choose a tag to compare
  • moved config.go to its own package so I can reuse it in main and in collectors
  • allow configuration of HTTP timeout
  • allow configuration of HTTP insecure flag
  • Add more labels for systems and drives. These labels are useful for alerting and ticket creation.
  • Additional metric for drive failure detection

BREAKING CHANGE:

  • rename metrics votage to voltage

v0.4

28 Oct 15:41
6df8c56
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release
  • additional labels on some metrics
  • added predicted failure metric for drives
  • allow regex format for host entries on config.yml

logging enhancements

21 Oct 17:44
facfdb4
Compare
Choose a tag to compare
logging enhancements Pre-release
Pre-release
  • logging enhancements