-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I would like to rename and restructure the metrics so that the naming corresponds more to the OctoPrint namespace and follows some Prometheus best practices
- Add units where they are fixed.
- Follow Octoprint namespace. For example use keyword
jobinstead ofprintfor print jobs. - Organize in categories
printer,job,jobsandserver
Examples:
octoprint_z_travel_printbecomesoctoprint_job_travel_zoctoprint_z_travel_totalbecomesoctoprint_printer_travel_zoctoprint_done_printsbecomesoctoprint_jobs_doneoctoprint_extrusion_printbecomesoctoprint_job_extrusionoctoprint_extrusion_totalbecomesoctoprint_printer_extrusionoctoprint_infosbecomesoctoprint_server_info
No units to be set for distances and temperatures since Marlin (and others?) support Fahrenheit or Inches as well IIRC.
This would lead to version 3, since it is a breaking change. Please let me know if you @tg44 agree with the global direction and I'll prepare a PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels