Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProblemTrendAggregation

Provides aggregated information on trends for counts of problems by specified parameters.

Properties

count

count: number

The number of occurrences for the corresponding time range and dimensions. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

dimensionsMap

dimensionsMap: object

The key-value pairs of dimensions and their names

Type declaration

  • [key: string]: string

durationInSeconds

durationInSeconds: number

Duration Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

startTimestamp

startTimestamp: number

Start time in epoch seconds Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj