Commit abbad33
committed
fix: improve activity log scale event cause display
- Simplify scaling decision reason texts (e.g., "Normal Load" instead of "Normal Load Detected")
- Add support for "Critical Load" (8 vCPU tier)
- Improve Activity Log parsing logic with fallback handling
- Add TxPool metric extraction
- Handle [Executed] prefix in reason strings
- Update all related tests to match new reason format
All 737 tests pass successfully.1 parent 51afd78 commit abbad33
File tree
8 files changed
+788
-523
lines changed- docs
- guides
- guide
- src/lib/__tests__/scaling-accuracy
8 files changed
+788
-523
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments