You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor logging initialization and test setup for ingestion monitoring
- Updated `monitorIngestion.sh` to initialize logging only when not in test mode or when executed directly, enhancing script behavior.
- Modified test scripts `test_ddosProtection_load.sh`, `test_monitoring_overhead.sh` to set `TEST_MODE` before loading scripts, ensuring consistent test environment setup.
- Adjusted `test_stress_metrics.sh` to disable alert deduplication for specific tests, ensuring all alerts are recorded for accurate testing outcomes.
0 commit comments