OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_CLOUDFOUNDRY_PROCESS_TYPEConst Experimental

    ATTR_CLOUDFOUNDRY_PROCESS_TYPE: "cloudfoundry.process.type" = ...

    The type of process.

    web
    

    CloudFoundry applications can consist of multiple jobs. Usually the main process will be of type web. There can be additional background tasks or side-cars with different process types.

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