OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_APP_CRASH_IDConst Experimental

    ATTR_APP_CRASH_ID: "app.crash.id" = ...

    A unique identifier representing an instance of an end-user facing app crash.

    083d3d2d-9a0e-47f8-be3d-bc3c5538ba38
    

    Its value MAY be meaningful and be used as a reference for telemetry and metadata recorded by the same instrumentation (e.g. it is an ID generated by an external source that captured the crash). It MAY come from a source external to the instrumentation such that it can be used to look up additional data from other sources as well as facilitate deduplication.

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