Lovoo Ipmi Exporter Versions Save

IPMI Exporter for prometheus.io, written in Go.

2.1.0

7 years ago
  • Disabling raw sensors on first failed query attempt #21
  • Use more Prometheus Libraries. #23
  • Update some Prometheus vendoring. #23
  • Add a megacheck target and fix some issues detected by this tool. #23
  • Makefile refactoring. #23
  • Update .travis.yml for the latest go version and new Makefile format. #23

2.0.3

7 years ago
  • Supermicro X8 raw PSU stats added #20
  • resolve repeat metrics, add current metric #19

2.0.2

7 years ago
  • [FEATURE] Add test data containing the / character #17
  • [BUGFIX] Fixing travis ci secret oauth token for automated builds #16

2.0.0

7 years ago
  • [Feature] Label based metrics changes metrics from
ipmi_vdimm_gh{addr="localhost",unit="Volts"} 1.376 

to

ipmi_voltages{sensor="VDIMM EF"} 1.376

1.0.5

7 years ago

[BUGFIX] Add replacement of '/' with '_' for metric names (#15)

1.0.4

7 years ago
  • [Feature] replace packagecloud repositories to lovooOS

1.0.3

7 years ago
  • [BUGFIX] replace % in metrics (#11)

1.0.2

7 years ago
  • [ENHANCEMENT] provide Debian package via packagecloud.io

1.0.1

7 years ago
  • [BUGFIX] replace "+" in metric and labelnames

1.0.0

7 years ago