OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_CLOUDFOUNDRY_SYSTEM_IDConst Experimental

    ATTR_CLOUDFOUNDRY_SYSTEM_ID: "cloudfoundry.system.id" = ...

    A guid or another name describing the event source.

    cf/gorouter
    

    CloudFoundry defines the source_id in the Loggregator v2 envelope. It is used for logs and metrics emitted by CloudFoundry. It is supposed to contain the component name, e.g. "gorouter", for CloudFoundry components.

    When system components are instrumented, values from the Bosh spec should be used. The system.id should be set to spec.deployment/spec.name.

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