Prometheus
Description
These changes let the workers expose certain metrics so prometheus on the K8s cluster can collect them. Resolves #151 (closed)
Part of #102 (closed) #120 (closed)
Changes
Additions
- Workers now report their metrics through as simple HTTPServer on port 8008
Test and Review
To be filled in by the reviewers
-
All of the methods are commented to expectation -
The methods are tested to satisfaction -
There are no unnecessary files present in the MR -
The continuous integration has no problems with the MR -
The MR is filled in as requested (including labels, milestones, and reviewers) -
The documentation is up-to-date -
All nullable parameters are marked as such
Merge request reports
Activity
changed milestone to %Withstand stress testing
added 1 commit
- 108bfa24 - Modify the Dockerfile to allow the java process to pick up the shutdown hook
mentioned in commit 6d4e0bfe
mentioned in issue #65 (closed)
mentioned in issue #122 (closed)
mentioned in issue #102 (closed)
mentioned in issue #120 (closed)