Const
Experimental
The name of the process executable. On Linux based systems, this SHOULD be set to the base name of the target of /proc/[pid]/exe. On Windows, this SHOULD be set to the base name of GetProcessImageFileNameW.
/proc/[pid]/exe
GetProcessImageFileNameW
otelcol@experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`. Copy
otelcol@experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
The name of the process executable. On Linux based systems, this SHOULD be set to the base name of the target of
/proc/[pid]/exe. On Windows, this SHOULD be set to the base name ofGetProcessImageFileNameW.