IStaticValueMetricSource
Defines a metric source that is a static value
Properties
| Property | Type | Notes |
|---|---|---|
| "static-value" | ||
| string | number |
Static value to use |
|
| Optional | "string" | "number" | "date" |
Type of the static value. |
Interface defined in packages/common/src/core/types/Metrics.ts:121