tg44 / OctoPrint-Prometheus-Exporter

An octoprint plugin for prometheus compatible metrics endpoint
MIT License
47 stars 21 forks source link

Add metrics for current coordinates #42

Open hyperair opened 8 months ago

hyperair commented 8 months ago

This PR introduces four new gauge metrics showing the current toolhead position as derived from the gcode parser

It also adds an editorconfig entry for metrics.py since that file appears to be indented by spaces instead of tabs