sergehuber opened a new pull request, #782: URL: https://github.com/apache/unomi/pull/782
## Summary - Adds a background memory sampler during `./build.sh --integration-tests` (Karaf heap/GCT, search engine heap, Docker RSS, host RAM/swap/load). - Introduces `itests/sample-it-memory.sh` (start/stop/summarize/operator-note/verify) and `itests/lib/it-run-memory.sh` with macOS and Linux collectors. - Writes `memory-samples.tsv`, `memory-summary.txt`, and auto-generated `it-run-operator-note.txt` under `itests/target/`. - Archives memory artifacts via `archive-it-run.sh` and uploads CI artifact `it-memory-metrics-*`. ## JIRA https://issues.apache.org/jira/browse/UNOMI-957 ## Test plan - [ ] `cd itests && ./sample-it-memory.sh verify` (macOS and Linux) - [ ] `./build.sh --integration-tests` — sampler starts/stops; peaks in `memory-summary.txt` - [ ] `./build.sh --integration-tests --no-memory-sampler` — no sampler artifacts required - [ ] `./archive-it-run.sh` — memory files included in capture - [ ] CI: `it-memory-metrics-*` artifact present after workflow run -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
