PipeDimensionMapping

data class PipeDimensionMapping(val dimensionName: String, val dimensionValue: String, val dimensionValueType: PipeDimensionValueType)

Constructors

Link copied to clipboard
constructor(dimensionName: String, dimensionValue: String, dimensionValueType: PipeDimensionValueType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The metadata attributes of the time series. For example, the name and Availability Zone of an Amazon EC2 instance or the name of the manufacturer of a wind turbine are dimensions.

Link copied to clipboard

Dynamic path to the dimension value in the source event.

Link copied to clipboard

The data type of the dimension for the time-series data.