EdgeMetric

Information required for edge device metrics.

Types

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

Properties

Link copied to clipboard

The dimension of metrics published.

Link copied to clipboard

Returns the name of the metric.

Link copied to clipboard

Timestamp of when the metric was requested.

Link copied to clipboard

Returns the value of the metric.

Functions

Link copied to clipboard
inline fun copy(block: EdgeMetric.Builder.() -> Unit = {}): EdgeMetric
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