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