MetricDatum

Deprecated

This type is for internal use and not meant for public use. Data set for this type will be ignored.

Internal only. Collects Apache Airflow metrics. To learn more about the metrics published to Amazon CloudWatch, see Amazon MWAA performance metrics in Amazon CloudWatch.

Types

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

Properties

Link copied to clipboard

Internal only. The dimensions associated with the metric.

Link copied to clipboard

Internal only. The name of the metric.

Link copied to clipboard

Internal only. The statistical values for the metric.

Link copied to clipboard

Internal only. The time the metric data was received.

Link copied to clipboard

Internal only. The unit used to store the metric.

Link copied to clipboard

Internal only. The value for the metric.

Functions

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