MetricSeriesDefinition interface
Defines a metric time series
Properties
metric |
unique metric id |
series |
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>