Const
The name of the process executable. On Linux based systems, can be set to the Name in proc/[pid]/status. On Windows, can be set to the base name of GetProcessImageFileNameW.
Name
proc/[pid]/status
GetProcessImageFileNameW
Use ATTR_PROCESS_EXECUTABLE_NAME in [incubating entry-point](https://github.com/open-telemetry/opentelemetry-js/blob/main/semantic-conventions/README.md#unstable-semconv).
The name of the process executable. On Linux based systems, can be set to the
Nameinproc/[pid]/status. On Windows, can be set to the base name ofGetProcessImageFileNameW.