Skip to content

Commit 9f35d12

Browse files
committed
fix: improve cpu utilization metrics, and retry on ray head initContainer
* cpu utilization information may be bogus; switch to cgroup-based stats ([a409a7e](guidebooks/store@a409a7e)) * increase max log requests for app logs ([3d5ca5c](guidebooks/store@3d5ca5c)) * ray head wait-for-workers initContainer should retry if wait fails ([2ab27b6](guidebooks/store@2ab27b6))
1 parent fd0556a commit 9f35d12

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/plugin-codeflare/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/split2": "^3.2.1"
3131
},
3232
"dependencies": {
33-
"@guidebooks/store": "^7.10.4",
33+
"@guidebooks/store": "^7.10.5",
3434
"@logdna/tail-file": "^3.0.1",
3535
"@patternfly/react-charts": "^6.94.19",
3636
"@patternfly/react-core": "^4.276.8",

0 commit comments

Comments
 (0)