pub const DEFAULT_OTLP_GRPC_TRACE_ENDPOINT: &str = "http://127.0.0.1:4317";
Default OTLP/gRPC endpoint for local trace collection.