TelemetryAttribute
object TelemetryAttribute
The attribute and metric names Android Solid Services reports on its own spans.
Properties
Link copied to clipboard
The package name of the application that requested the work over IPC, or self when it originated in-process. Lets a report be traced back to the integrating app that triggered it.
Link copied to clipboard
The simple class name of a reported throwable.
Link copied to clipboard
Whether the observed operation succeeded: one of OUTCOME_SUCCESS or OUTCOME_ERROR.
Link copied to clipboard
Value of OUTCOME for an operation that ended in a throwable.
Link copied to clipboard
Value of OUTCOME for an operation that completed normally.