OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_PROCESS_COMMANDConst Experimental

    ATTR_PROCESS_COMMAND: "process.command" = ...

    The command used to launch the process (i.e. the command name). On Linux based systems, can be set to the zeroth string in proc/[pid]/cmdline. On Windows, can be set to the first parameter extracted from GetCommandLineW.

    cmd/otelcol

    @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.