Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricAvailability

Package version

Metric availability specifies the time grain (aggregation interval or frequency) and the retention period for that time grain.

Hierarchy

  • MetricAvailability

Index

Properties

Properties

Optional retention

retention: undefined | string

the retention period for the metric at the specified timegrain. Expressed as a duration 'PT1M', 'P1D', etc.

Optional timeGrain

timeGrain: undefined | string

the time grain specifies the aggregation interval for the metric. Expressed as a duration 'PT1M', 'P1D', etc.

Generated using TypeDoc