OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_CLOUDFOUNDRY_ORG_NAMEConst Experimental

    ATTR_CLOUDFOUNDRY_ORG_NAME: "cloudfoundry.org.name" = ...

    The name of the CloudFoundry organization the app is running in.

    my-org-name
    

    Application instrumentation should use the value from environment variable VCAP_APPLICATION.org_name. This is the same value as reported by cf orgs.

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