mirror of https://github.com/telemt/telemt.git
- 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. |
||
|---|---|---|
| .. | ||
| admission.rs | ||
| connectivity.rs | ||
| helpers.rs | ||
| listeners.rs | ||
| me_startup.rs | ||
| mod.rs | ||
| runtime_tasks.rs | ||
| shutdown.rs | ||
| tls_bootstrap.rs | ||