app.crash.id
Developmentstringas of v1.44.0
A unique identifier representing an instance of an end user facing app crash.
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.
Examples
- 083d3d2d-9a0e-47f8-be3d-bc3c5538ba38
Used by
events (1)
- app.crash
* required on that signal.
History
Added as development.