HON95 / prometheus-nut-exporter

A Prometheus exporter for Network UPS Tools (NUT)
GNU General Public License v3.0
92 stars 17 forks source link

Make UNIT conform to the OpenMetrics spec #20

Closed HON95 closed 2 years ago

HON95 commented 2 years ago

UNIT should be e.g. "volts" instead of "V".

The spec wasn't released yet AFAIK when i initially added the current units.

HON95 commented 2 years ago

Fixed by #27.