Failure

data class Failure(val cause: Throwable) : MetricExportResult

The durable write failed; the metric is not persisted.

Constructors

Link copied to clipboard
constructor(cause: Throwable)

Properties

Link copied to clipboard