Releases: lcrownover/prometheus-slurm-exporter
Releases · lcrownover/prometheus-slurm-exporter
v2.0.0-beta
Changelog
- 7c88840 Merge branch 'develop_custom_models' of github.com:lcrownover/prometheus-slurm-exporter into develop_custom_models
- c1b35ec Merge pull request #23 from lcrownover/develop_custom_models
- a41ac46 add dynamic_norm as node state
- a7bad21 added extra debug information
- 2191987 better handling of api errrors
- 4bb784f better logging
- 9ba4169 current
- 71f2ba2 current docker container
- ccb9a12 current dockerfile build
- 3d9e008 current progress. Last issues are with cgroupv1
- b897b6a debugging
- bf06cec debugging
- f932ca8 debugging
- 318a897 fix bug with 23.11
- d09e664 fixing bug with 23.11
- 7910334 fixing bug with 23.11
- 2087aaf fixing bug with 23.11
- b2488a0 fixing bug with 23.11
- d86c775 fixing bug with 23.11
- 04af3ae fixing bug with 23.11
- 8561ecf fixing bug with 23.11
- 35ffcfc fixing bug with 23.11
- dc1da8c huge refactor
- 8811d63 huge refactor
- 4ffdf8d huge refactor
- 76b9abd huge refactor
- 2c6987d less debug
- 1a2ae50 logging
- 37ff9b6 return unauthorized
v1.0.11
v1.0.10
Changelog
- 645ca71 Merge branch 'develop'
- 13b7292 Merge branch 'main' into develop
- b17eaa2 Merge pull request #10 from lcrownover/develop
- 35fb7f8 Merge pull request #13 from lcrownover/refactor2
- 2ac6847 Merge pull request #14 from lcrownover/contrib
- 56adce3 Merge pull request #16 from lcrownover/develop
- 5d5513a Merge pull request #17 from lcrownover/develop
- 99f3a93 Merge pull request #9 from lcrownover/develop
- ce093da fix missing planned node state
- 6b9495c fixed lack of Infinity parser in 2311 and added Infinity to test data
- d85d8e7 split out into catagorized files for ease of editing
- 705f88c update contributing doc
- 1c77b4d update contributing doc
v1.0.9
Changelog
- 4922448 account for all forms of the string for infinity
- 35016ff added a bunch of tests for 2405 against test data
- 43d98fa adding version var and cmdline flag for version
- bc4e557 adding version var and cmdline flag for version
- 71650f5 bump version
- 09d92f4 fair share effective usage should be the correct value, also skipping root account
- 7d4b813 fix "inf" for fair share
- cb6116d split out into catagorized files for ease of editing
- f96625c update contributing doc