OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_CLOUDFOUNDRY_APP_IDConst Experimental

    ATTR_CLOUDFOUNDRY_APP_ID: "cloudfoundry.app.id" = ...

    The guid of the application.

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

    Application instrumentation should use the value from environment variable VCAP_APPLICATION.application_id. This is the same value as reported by cf app <app-name> --guid.

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