Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricFeedbackCommon

Package version

Represents properties common to all metric feedback types.

Hierarchy

  • MetricFeedbackCommon

Index

Properties

Optional createdOn

createdOn: Date

feedback created time

dimensionKey

dimensionKey: DimensionKey

The dimension key of the time series to which this feedback is made.

Optional id

id: undefined | string

feedback unique id

metricId

metricId: string

metric unique id

Optional userPrincipal

userPrincipal: undefined | string

user who gives this feedback

Generated using TypeDoc