Skip to content

Releases: speechmatics/gridengine_exporter

0.1.4

03 Feb 14:46
bfe1994
Compare
Choose a tag to compare
Fix/pending jobs invisible if q specified (#4)

* Removed filter paramter.
When using load_values as a requestable paramaeter in job (e.g. -l mem_free=2G). It will not be shown in case the -q param is specified in qstat.

This is due to the way how load_values are used. Scheduler will assign the queue at the moment of start of the job, as there is no way for scheduler to know, how the load_value will behave in the future. (kinda like Schroedinger job...)

---------

Co-authored-by: Jan Pesan <[email protected]>

0.1.3

03 Feb 14:32
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/speechmatics/gridengine_exp…

0.1.2

16 Sep 11:23
dd53eba
Compare
Choose a tag to compare

Fix the Debian package (path to th binary in systemd unit file).

0.1.1

16 Aug 07:56
Compare
Choose a tag to compare
Fixed undercounting of pending slots

0.1.0

31 Aug 14:00
969f97c
Compare
Choose a tag to compare
Initial gridengine collector (#1)

First attempt at gridengine collector with metrics exported in the Prometheus format