OpenTelemetry SDK
    Preparing search index...

    Variable SEMRESATTRS_PROCESS_EXECUTABLE_PATHConst

    SEMRESATTRS_PROCESS_EXECUTABLE_PATH: "process.executable.path" = TMP_PROCESS_EXECUTABLE_PATH

    The full path to the process executable. On Linux based systems, can be set to the target of proc/[pid]/exe. On Windows, can be set to the result of GetProcessImageFileNameW.

    Use ATTR_PROCESS_EXECUTABLE_PATH in [incubating entry-point](https://github.com/open-telemetry/opentelemetry-js/blob/main/semantic-conventions/README.md#unstable-semconv).