From d9c03d983fd548ce3b272f8d3bd21029b1cbdf31 Mon Sep 17 00:00:00 2001 From: Alexey Orlenko Date: Mon, 7 Oct 2024 14:41:05 +0200 Subject: [PATCH] Add todo comment --- libs/telemetry/src/helpers.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/telemetry/src/helpers.rs b/libs/telemetry/src/helpers.rs index 84f5115f53f1..6e22dc110608 100644 --- a/libs/telemetry/src/helpers.rs +++ b/libs/telemetry/src/helpers.rs @@ -49,6 +49,7 @@ impl TraceParent { } } + // TODO(aqrln): remove this method once the log capturing doesn't rely on trace IDs anymore #[deprecated = "this must only be used to create an artificial traceparent for log capturing when tracing is disabled on the client"] pub fn new_random() -> Self { Self {