MetricSeriesDefinition interface

Defines a metric time series

Properties

metricId

unique metric id

seriesKey

identifies a time series

Property Details

metricId

unique metric id

metricId: string

Property Value

string

seriesKey

identifies a time series

seriesKey: Record<string, string>

Property Value

Record<string, string>