mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-27 18:10:37 +00:00
review: separate setting up otel tracing infra
This commit is contained in:
@@ -117,7 +117,6 @@ async fn main() -> anyhow::Result<()> {
|
||||
logging::init(
|
||||
LogFormat::Plain,
|
||||
TracingErrorLayerEnablement::EnableWithRustLogFilter,
|
||||
utils::logging::OtelEnablement::Disabled,
|
||||
logging::Output::Stdout,
|
||||
)?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user