Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricFeedback

Package version

Hierarchy

  • MetricFeedback

Index

Properties

Optional createdTime

createdTime: Date

feedback created time NOTE: This property will not be serialized. It can only be populated by the server.

dimensionFilter

dimensionFilter: FeedbackDimensionFilter

Optional feedbackId

feedbackId: undefined | string

feedback unique id NOTE: This property will not be serialized. It can only be populated by the server.

feedbackType

feedbackType: "Anomaly" | "ChangePoint" | "Comment" | "Period"

Polymorphic discriminator, which specifies the different types this object can be

metricId

metricId: string

metric unique id

Optional userPrincipal

userPrincipal: undefined | string

user who gives this feedback NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc