OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_CLOUDFOUNDRY_SPACE_NAMEConst Experimental

    ATTR_CLOUDFOUNDRY_SPACE_NAME: "cloudfoundry.space.name" = ...

    The name of the CloudFoundry space the application is running in.

    my-space-name
    

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

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