OpenTelemetry SDK
    Preparing search index...

    Variable SEMRESATTRS_PROCESS_EXECUTABLE_NAMEConst

    SEMRESATTRS_PROCESS_EXECUTABLE_NAME: "process.executable.name" = TMP_PROCESS_EXECUTABLE_NAME

    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.

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