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


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