Final
It's been a while but it is already here. Final version 2.0.0 of prusa_exporter. Version 1.0.0 was never released because it has got me into development hell and I was only circling around. I've scrapped almost everything but I was able to restart the development. That is actually the reason why I've called first restarted development version Omega instead of Alpha. As reference to Windows Vista, nothing was working, development stalled and I was deprived. Hopefully I was able to start again and here we are.
Unfortunately I've dropped support for Einsy boards (but you can use json_exporter for them) and SL1 printers. I'd like to integrate at least SL1 again but that is something that I do not know if it's gonna happen, I don't have big plans instead of one thing.
What now? I want to integrate exporter toolkit from Prometheus community and if they agree I'll transfer ownership of this exporter to them.
Thanks to everyone involved. @tomwilkie @RichiH @imax9000 @gouthamve @darnfish @matejgordon You are the best.
Enjoy. And Merry Christmas
What's Changed
- support for legacy Link by @pubeldev in #1
- merge main to einsy by @pubeldev in #2
- Einsy by @pubeldev in #3
- Refactor/rename buddy by @pubeldev in #4
- Legacy by @pubeldev in #5
- Updating legacy api handling by @pubeldev in #6
- Feature/env by @pubeldev in #7
- Einsy by @pubeldev in #8
- renaming metrics to fit scheme by @pubeldev in #9
- Einsy by @pubeldev in #10
- created way to install exporter by @pubeldev in #11
- unreachable target gotta go fast by @pubeldev in #12
- Features/logging by @pubeldev in #13
- Features/docker compose by @pubeldev in #24
- Docs update by @pubeldev in #25
- update of grafana dashboards by @pubeldev in #26
- Ci overhaul by @pubeldev in #27
- Update README.md by @darnfish in #28
- changed mini to mk4 by @matejgordon in #29
- New metrics - Buddy by @pubeldev in #31
- Fix go.mod name by @RichiH in #35
- Update README.md by @RichiH in #34
- Rename exporter to prusa_exporter by @pubeldev in #40
- update of readme to contain metrics example by @pubeldev in #41
- show metrics port at start of exporter by @pubeldev in #42
- rename prusa.yaml to prusa.yml by @pubeldev in #43
- changed speed and flow metrics to ratio by @pubeldev in #44
- Features/rpi image by @pubeldev in #45
- 39 use configfile instead of buddy exporter config by @pubeldev in #46
- Build/dockerfile update by @pubeldev in #47
- V0.9.2 by @pubeldev in #49
- bump version by @pubeldev in #50
- Update buddy.json by @pubeldev in #51
- Rolling update by @pubeldev in #63
- Rolling update by @pubeldev in #65
- v1.0.0b4 by @pubeldev in #71
- Releases/v1.0.b5 by @pubeldev in #72
- v1.0.b6 by @pubeldev in #73
- Features/syslog dashboard by @pubeldev in #76
- Fix/printer detection by @pubeldev in #77
- Reenabled static checks by @pubeldev in #78
- Fixed prusa.yml link by @pubeldev in #79
- Fixed issues with static checks by @pubeldev in #80
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot[bot] in #82
- Fix/mutex by @pubeldev in #83
- Updates/syslog by @pubeldev in #84
- Updated version of image in rpi-cloud docker compose by @pubeldev in #85
- Removed syslogMetrics sync.Map{} leftover by @pubeldev in #86
- Fix/syslog up by @pubeldev in #91
- Docker compose/local by @pubeldev in #92
- Updated docker compose image versions by @pubeldev in #93
- Fix/autodetection by @pubeldev in #95
- Bumped to version 1.0.rc2 by @pubeldev in #97
- Apply metric name conventions by @gouthamve in #101
- Add output directory to gitignore by @gouthamve in #103
- Restarting development by @pubeldev in #107
- Omega2 release by @pubeldev in #108
- Expose prometheus port 9090. by @tomwilkie in #109
- Point docker compose at new(er) grafana config and dashboard. by @tomwilkie in #110
- 2.0.0 alpha1 by @pubeldev in #111
- 2.0.0 alpha2 by @pubeldev in #113
- Some refactoring and some features by @imax9000 in #115
- 2.0.0 Alpha 3 by @pubeldev in #117
- 2.0.0 beta1 by @pubeldev in #119
- 2.0.0 rc1 by @pubeldev in #120
- Final by @pubeldev in #121
New Contributors
- @darnfish made their first contribution in #28
- @matejgordon made their first contribution in #29
- @RichiH made their first contribution in #35
- @dependabot[bot] made their first contribution in #82
- @gouthamve made their first contribution in #101
- @tomwilkie made their first contribution in #109
- @imax9000 made their first contribution in #115
Full Changelog: v0.0.1...2.0.0

