Instrumentation Feature
Entries
Link copied to clipboard
When enabled the SDK will create spans for java.io.FileInputStream, java.io.FileOutputStream, java.io.FileReader, java.io.FileWriter. This feature uses bytecode manipulation and replaces the above mentioned classes with Sentry-specific implementations.
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.