Skip to content

Releases: metrumresearchgroup/gridengine_prometheus

v0.1.14

04 Jan 21:40
f448a09
Compare
Choose a tag to compare

Changelog

  • f448a09 Merge pull request #31 from metrumresearchgroup/fix/provide_bin_execution_details
  • ff4a643 updating to use the prod release
  • 3f4f6c3 go.mod
  • d543640 fix: removing coverall items since it's not used anymore
  • 7aa51be fix: restructuring viper processing to accommodate processing of variables and unmarshalling viper
  • 238a493 fix: updating deps for goreleaser and security dependencies
  • 4bbbecc fix: making sure to use the branch for the underlying library to get details on binary execution states
  • 27c53ea Merge pull request #27 from metrumresearchgroup/feature/fix_rune_handling
  • c7d6716 ci: adding to make sure go mod download and tidy are happening
  • a0d7b8d fix: updating rune handling to avoid new error introduced in go 1.15
  • 7ab4e01 Merge pull request #26 from metrumresearchgroup/feature/node_exporter
  • 5eb1a44 Merge pull request #24 from metrumresearchgroup/master
  • 746cdf5 Merge pull request #23 from xfgavin/master
  • e362b1c Add dashboard for node exporter
  • d2b48ac Add dashboard for node exporter
  • aeb0094 Updated docker-compose.yml and minor fix for README/Dockerfile
  • 025e95c Merge pull request #22 from metrumresearchgroup/develop
  • faed774 Merge pull request #21 from xfgavin/master
  • 8cdf76f ver: 20200511, use docker multistage build instead
  • 93344be Merge pull request #19 from metrumresearchgroup/develop
  • b5e4e1b Merge pull request #18 from metrumresearchgroup/issue/invalid_dockerfile
  • 76bb657 fix: updating dockerfile to build for new go mod structures and to specifically target the cmd main file
  • b993011 Merge pull request #16 from metrumresearchgroup/develop
  • c3a14da fix: making sure dashboard is genericized correctly
  • 8606376 Merge branch 'develop' of github.com:metrumresearchgroup/gridengine_prometheus into develop
  • ba60f36 cleanup: adding slot section to the dashbaord for grafana

v0.0.14

04 Jan 20:41
f448a09
Compare
Choose a tag to compare

Changelog

  • f448a09 Merge pull request #31 from metrumresearchgroup/fix/provide_bin_execution_details
  • ff4a643 updating to use the prod release
  • 3f4f6c3 go.mod
  • d543640 fix: removing coverall items since it's not used anymore
  • 7aa51be fix: restructuring viper processing to accommodate processing of variables and unmarshalling viper
  • 238a493 fix: updating deps for goreleaser and security dependencies
  • 4bbbecc fix: making sure to use the branch for the underlying library to get details on binary execution states
  • 27c53ea Merge pull request #27 from metrumresearchgroup/feature/fix_rune_handling
  • c7d6716 ci: adding to make sure go mod download and tidy are happening
  • a0d7b8d fix: updating rune handling to avoid new error introduced in go 1.15
  • 7ab4e01 Merge pull request #26 from metrumresearchgroup/feature/node_exporter
  • 5eb1a44 Merge pull request #24 from metrumresearchgroup/master
  • 746cdf5 Merge pull request #23 from xfgavin/master
  • e362b1c Add dashboard for node exporter
  • d2b48ac Add dashboard for node exporter
  • aeb0094 Updated docker-compose.yml and minor fix for README/Dockerfile
  • 025e95c Merge pull request #22 from metrumresearchgroup/develop
  • faed774 Merge pull request #21 from xfgavin/master
  • 8cdf76f ver: 20200511, use docker multistage build instead
  • 93344be Merge pull request #19 from metrumresearchgroup/develop
  • b5e4e1b Merge pull request #18 from metrumresearchgroup/issue/invalid_dockerfile
  • 76bb657 fix: updating dockerfile to build for new go mod structures and to specifically target the cmd main file
  • b993011 Merge pull request #16 from metrumresearchgroup/develop
  • c3a14da fix: making sure dashboard is genericized correctly
  • 8606376 Merge branch 'develop' of github.com:metrumresearchgroup/gridengine_prometheus into develop
  • ba60f36 cleanup: adding slot section to the dashbaord for grafana

v0.0.14-rc3

03 Jan 19:17
Compare
Choose a tag to compare
v0.0.14-rc3 Pre-release
Pre-release

Changelog

  • 7aa51be fix: restructuring viper processing to accommodate processing of variables and unmarshalling viper

v0.0.14-rc2

28 Dec 19:06
Compare
Choose a tag to compare
v0.0.14-rc2 Pre-release
Pre-release

Changelog

  • 238a493 fix: updating deps for goreleaser and security dependencies

v0.1.13

27 Mar 17:00
e8d1d49
Compare
Choose a tag to compare

Changelog

e8d1d49 Merge pull request #15 from metrumresearchgroup/develop
8718509 Merge pull request #14 from metrumresearchgroup/feature/additional_tags_for_run_state
c1e24b4 feature: adding error state evaluation to facilitate easier dashboarding
0440279 Merge pull request #13 from metrumresearchgroup/feature/additional_tags_for_run_state
5abd15f feature: Adding discrete state value to job related metrics
3a6d42d Merge pull request #12 from metrumresearchgroup/feature/ldflag_versioning
51c2d7b ci: Updating drone to always test
0e4171b feature: adding version command and injecting at build-time from goreleaser
5a4c6ca Merge pull request #10 from metrumresearchgroup/feature/init_d_service
8e9d935 Updates to gitignore
08ccc0c Removing github and adding drone in
0f42801 Finally got deployment based on config to work
06be9f3 Updating both scripts to use the config file
c88e472 Moving towards processing config file and cleaning up deploy scripts
7b92e6e Breaking out namespaces and separating functions for testability
04bea1c Updating with deps for viper
9b44b33 Removing main and moving tests to purely cmd tests
0395dd3 Updating scripts. Sane installer and setup
df17bf7 Merge pull request #9 from metrumresearchgroup/hosts_and_queues
d5cf42d Merge branch 'master' into hosts_and_queues
338f5c2 Updating mod deps
c401c48 Merge pull request #8 from metrumresearchgroup/tasks
33b275b Removing actions
9a80fd7 Updating with drone configs
7ab6428 Updating to use tasks component of master branch of gogridengine
6aad879 Updating to fix overrun from medium sample size in unconsumed collector channel
757d82d Updating collector to support splitting of queue and hostname for queue list entries. Forced pending value for items not assigned to a host or queue yet
a74d534 Merge pull request #3 from dohnto/td-fixed-memory-units
a8b2784 Fixed grafana memory units
6f24848 Updating to use the gridengine library that has task extrapolation for both ranges and groups
bc64a91 updating hostname collection
45b676b Implementing tasks from the bottom level and adding them to the exporter as optional last labels
ed14702 Merge pull request #1 from dohnto/fix-logging-errors
b53ee23 Fix error logging format

v0.1.12

10 Oct 20:35
Compare
Choose a tag to compare

Changelog

0f57ba6 removing logging statements

v0.1.11

10 Oct 20:04
Compare
Choose a tag to compare

Changelog

ded0b01 Avoiding package conflict for managing the same env setup

v0.1.10

10 Oct 19:59
Compare
Choose a tag to compare

Changelog

1c7282a Updating to build based on new core library

v0.1.9

10 Oct 17:26
Compare
Choose a tag to compare

Changelog

6ba0f34 Updating service definitions to use env files now

v0.1.8

03 Oct 12:47
Compare
Choose a tag to compare

Changelog

922e4d3 Getting ready for packaging
98de474 Fixing null not being represented as 0 for job graph