pub fn init(config: TelemetryConfig) -> TelemetryGuards
Expand description

Initialize telemetry subscribers based on TelemetryConfig NOTE: You must keep the returned guard and not drop it until the end of the program, otherwise logs will not appear!!