OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_CLOUDFOUNDRY_PROCESS_IDConst Experimental

    ATTR_CLOUDFOUNDRY_PROCESS_ID: "cloudfoundry.process.id" = ...

    The UID identifying the process.

    218fc5a9-a5f1-4b54-aa05-46717d0ab26d
    

    Application instrumentation should use the value from environment variable VCAP_APPLICATION.process_id. It is supposed to be equal to VCAP_APPLICATION.app_id for applications deployed to the runtime. For system components, this could be the actual PID.

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