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