Variable rawMetricSeriesPointSelectorConst

rawMetricSeriesPointSelector: {
    cumulative: boolean;
    delta: boolean;
    ideal_cumulative: boolean;
    period_end: boolean;
    period_start: boolean;
} = ...

Type declaration

  • cumulative: boolean
  • delta: boolean
  • ideal_cumulative: boolean
  • period_end: boolean
  • period_start: boolean