UnprocessedStatusEvent

A status event that could not be processed by the service.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The reason why this status event could not be processed, such as throttling or validation errors.

Link copied to clipboard

The type of instrumentation configuration for the unprocessed status event.

Link copied to clipboard

The stable hash of the instrumentation location for the unprocessed event.

Link copied to clipboard

The telemetry signal type for the unprocessed status event.

Link copied to clipboard

The status that failed to be processed.

Link copied to clipboard

The timestamp of the status event that failed to be processed.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String