OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_CLOUDFOUNDRY_APP_NAMEConst Experimental

    ATTR_CLOUDFOUNDRY_APP_NAME: "cloudfoundry.app.name" = ...

    The name of the application.

    my-app-name
    

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

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