Skip to content

Commit 64741e0

Browse files
nyannyachaZiinc
andauthored
Update cli/src/flags.rs
Co-authored-by: Ziinc <[email protected]>
1 parent 94d5dc6 commit 64741e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/src/flags.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ fn get_start_command() -> Command {
315315
.arg(
316316
arg!(--"otel-console" <MODE>)
317317
// .env("OTEL_DENO_CONSOLE")
318-
.help("Configure otel console auto instrumentation")
318+
.help("Configure console auto instrumentation for OpenTelemetry Logs")
319319
.value_parser(value_parser!(OtelConsoleConfig)),
320320
)
321321
}

0 commit comments

Comments
 (0)