pstrobl96 / prusa_exporter

Prometheus exporter for Prusa3D printers - supports Prusa Link API and Syslog metrics as well as logs from printer
GNU General Public License v3.0
38 stars 7 forks source link

Add missing zheight metric #100

Open gouthamve opened 5 months ago

gouthamve commented 5 months ago

I added the _meters suffix to conform to the Prometheus best practices.

https://prometheus.io/docs/practices/naming/