Skip to content

Commit

Permalink
streaming metrics for stateless pods (#1745)
Browse files Browse the repository at this point in the history
* removed status, register pod count metric only if a node is stateless

* fix stateType verification for target node

* fix property fetch for object

* removed 'status' from gauge metrics to avoid summing all values when not filtering by status .... bump version [skip ci]
  • Loading branch information
actions-user committed Jun 12, 2023
1 parent 4cfac18 commit d62b6ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hkube",
"version": "2.5.39",
"version": "2.5.40",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d62b6ab

Please sign in to comment.