mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-31 03:50:37 +00:00
review: separate setting up otel tracing infra
This commit is contained in:
@@ -208,7 +208,6 @@ pub(crate) fn ensure_logging_ready() {
|
||||
utils::logging::init(
|
||||
utils::logging::LogFormat::Test,
|
||||
utils::logging::TracingErrorLayerEnablement::Disabled,
|
||||
utils::logging::OtelEnablement::Disabled,
|
||||
utils::logging::Output::Stdout,
|
||||
)
|
||||
.expect("logging init failed");
|
||||
|
||||
Reference in New Issue
Block a user