health-check v11: add missing sizeMapping components from v8m0p2 sizi… - #111
Merged
Merged
Conversation
thaparm
force-pushed
the
feature/health-check-v11-sizemapping-components
branch
from
July 14, 2026 14:07
d1b970a to
7ca88b9
Compare
…ng.yaml Added 9 new components to _SCALABLE_COMPONENTS list that are present in wo-bootstrap-operator pkg/steps/v8m0p2/config/sizing.yaml but were missing from the script: - redis-server, redis-sentinel, redis-haproxy - ccaas-chat-connector, sip-connector - wxdengine_standalone - pod_cleanup - wxo_knowledge, wxo_tds Relates to: https://github.ibm.com/WatsonOrchestrate/wo-tracker/issues/78421
thaparm
force-pushed
the
feature/health-check-v11-sizemapping-components
branch
from
July 14, 2026 14:11
7ca88b9 to
a549c0e
Compare
added 9 commits
July 29, 2026 08:05
…orchestration→AI→skills→support)
…amped if no name given)
- trace_run_id (-r): interactive discovery mode when no UUID given
- prompts for time window (1m-24h) and number of run_ids to find
- discovers run_ids from archer-server + agentic-task-manager pods
- lists discovered run_ids, user selects single/range/all/direct UUID
- searches only request-flow pods (not all pods), silent skip on misses
- numbered log lines, only pods with hits shown
- -r <UUID>: skips discovery, asks only time window then traces directly
- --trace: alias for -r with no UUID (interactive mode)
- grep_pods (-g): asks time window + pod scope before searching
- scope: Orchestrate only (wo-*, excl. wo-wa-*) [default],
Orchestrate + Assistant (wo-*), or all pods
- wo-* pods searched first, wo-wa-* last
- uses --since= instead of --tail=5000
- switches to grep -E (extended regex); supports error|warn, [Ee]rror etc
- numbered log lines, only pods with hits shown
- fix: replace >(tee) process substitution with FIFO for /bin/sh compat
- fix: -g with no argument now gives a clean error instead of crashing
- Option 1: Orchestrate (wo-*, excluding Watson Assistant) [default] - Option 2: Orchestrate + Assistant Builder (wo-*, wo-wa-* last) - Option 3: Orchestrate + Assistant Builder + CPD (wo-*, wo-wa-* last, then zen-*, ibm-nginx*, platform-*, usermgmt*, common-*)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ng.yaml
Added 9 new components to _SCALABLE_COMPONENTS list that are present in wo-bootstrap-operator pkg/steps/v8m0p2/config/sizing.yaml but were missing from the script:
Relates to: https://github.ibm.com/WatsonOrchestrate/wo-tracker/issues/78421