telemt/src
David Osipov c9271d9083
Add health monitoring tests for draining writers
- Introduced adversarial tests to validate the behavior of the health monitoring system under various conditions, including the management of draining writers.
- Implemented integration tests to ensure the health monitor correctly handles expired and empty draining writers.
- Added regression tests to verify the functionality of the draining writers' cleanup process, ensuring it adheres to the defined thresholds and budgets.
- Updated the module structure to include the new test files for better organization and maintainability.
2026-03-17 17:11:51 +04:00
..
api Inherited per-user unique IP limit 2026-03-15 12:43:31 +03:00
config Update metrics configuration to support custom listen address 2026-03-17 12:58:40 +05:00
crypto ME NoWait Routing + Upstream Connbudget + PROXY Header t/o + allocation cuts 2026-03-06 03:58:08 +03:00
maestro Update metrics configuration to support custom listen address 2026-03-17 12:58:40 +05:00
network Src-IP in ME Routing + more strict bind_addresses 2026-03-14 02:20:51 +03:00
protocol fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
proxy ReRoute state in API 2026-03-10 00:59:25 +03:00
stats ME Writer Pick in Metrics+API 2026-03-08 03:06:45 +03:00
stream ME Pool improvements 2026-03-01 03:36:00 +03:00
tls_front TLS-F New Methods 2026-03-14 20:38:24 +03:00
transport Add health monitoring tests for draining writers 2026-03-17 17:11:51 +04:00
util fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
cli.rs ME Pool Hardswap 2026-02-24 00:04:12 +03:00
error.rs fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
ip_tracker.rs Inherited per-user unique IP limit 2026-03-15 12:43:31 +03:00
ip_tracker_regression_tests.rs Add health monitoring tests for draining writers 2026-03-17 17:11:51 +04:00
main.rs Add health monitoring tests for draining writers 2026-03-17 17:11:51 +04:00
metrics.rs Update metrics configuration to support custom listen address 2026-03-17 12:58:40 +05:00
startup.rs Init in API 2026-03-07 16:18:09 +03:00