Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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).