Skip to content

Tags: paypal/load-watcher

Tags

v0.2.4

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Add energy metrics to load-watcher (#73)

* Add energy metrics to load-watcher

* switch case in promResults2MetricMap()

---------

Co-authored-by: jose <jose.pedro.pereira.dos.santos@partner.ibm.com>

v0.2.3

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
resolve issue #56 (#62)

* resolve issue #56

* quick fix of CA x509 issue

* fix the error loading CA file

---------

Co-authored-by: root <root@e23-h05-740xd.alias.bos.scalelab.redhat.com>

v0.2.2

Update option for SignalFx

(cherry picked from commit 3294221)

v0.2.1

Add health check API (#41)

* Uptick go version

* Add test stage

* Add health check for metric provider servers

* Address review comments

Signed-off-by: Abdul Qadeer <aqadeer@paypal.com>
(cherry picked from commit 32392ed)

v0.2.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Add Gren badge

v0.1.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Populate metrics initially in cache before returning (#21)

Signed-off-by: Abdul Qadeer <aqadeer@paypal.com>
(cherry picked from commit ef1b4d7)

v0.1.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Improvement for #5 and #12 (#13)

* resolve issue #5 and #12

* remove redundant empty lines and fix some comments

* Update main.go

sort library imports

* Address review comments
Refactor code, move metricsprovider to internal

Signed-off-by: Abdul Qadeer <aqadeer@paypal.com>

* Update copyright in Makefile

* Delete manifests directory

Signed-off-by: Abdul Qadeer <aqadeer@paypal.com>

Co-authored-by: Abdul Qadeer <aqadeer@paypal.com>