Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.75 KB

File metadata and controls

30 lines (21 loc) · 1.75 KB

Crash Instrumentation

Status: experimental

The crash instrumentation detects uncaught exceptions in the user application and reports these occurrences as telemetry.

Telemetry

This instrumentation produces the following telemetry:

Crash

(*) Note: This event is currently a malformed LogRecord. It will use correct event fields and semantics after the java sdk has these features available.

Note: This instrumentation supports additional user-configurable AttributeExtractors that may set additional attributes from the given CrashDetails (Thread and Throwable).