telemt/src/maestro
Sergey Kutovoy a74def9561
Update metrics configuration to support custom listen address
- Bump telemt dependency version from 3.3.15 to 3.3.19.
- Add `metrics_listen` option to `config.toml` for specifying a custom address for the metrics endpoint.
- Update `ServerConfig` struct to include `metrics_listen` and adjust logic in `spawn_metrics_if_configured` to prioritize this new option over `metrics_port`.
- Enhance error handling for invalid listen addresses in metrics setup.
2026-03-17 12:58:40 +05:00
..
admission.rs User Management in API 2026-03-10 00:02:39 +03:00
connectivity.rs Maestro - Refactored Main Format 2026-03-09 11:05:46 +03:00
helpers.rs add support for data path option 2026-03-16 10:01:59 +03:00
listeners.rs Maestro - Refactored Main Format 2026-03-09 11:05:46 +03:00
me_startup.rs Configurable ME draining writer overflow threshold 2026-03-15 12:13:46 +03:00
mod.rs feat: make max_connections configurable via [server] section 2026-03-16 20:40:10 +03:00
runtime_tasks.rs Update metrics configuration to support custom listen address 2026-03-17 12:58:40 +05:00
shutdown.rs Maestro - Refactored Main Format 2026-03-09 11:05:46 +03:00
tls_bootstrap.rs Maestro - Refactored Main Format 2026-03-09 11:05:46 +03:00