PROCESS_INTERACTIVE

Constant PROCESS_INTERACTIVE 

pub const PROCESS_INTERACTIVE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Whether the process is connected to an interactive shell.

ยงNotes