IStaticValueMetricSource

Interface

Defines a metric source that is a static value

Properties

Property Type Notes
type "static-value"
value string | number

Static value to use

valueType Optional "string" | "number" | "date"

Type of the static value.


Interface defined in common/src/core/types/Metrics.ts:117