pub fn start_metrics_push_task(
metrics_config: &Option<MetricsConfig>,
metrics_key_pair: NetworkKeyPair,
registry: RegistryService,
)
Expand description
Starts a task to periodically push metrics to a configured endpoint if a metrics push endpoint is configured.