pub fn init_telemetry(service_name: &str) -> Result<TelemetryGuard>Expand description
Configures tracing, metrics, and logs to export via OTLP over gRPC to the local Collector.
pub fn init_telemetry(service_name: &str) -> Result<TelemetryGuard>Configures tracing, metrics, and logs to export via OTLP over gRPC to the local Collector.