IMetricEditorValues
Editor values expected when editing a metric. These are options that are set in the metric editor that help build the IMetricDisplayConfig.
Properties
Property | Type | Notes |
---|---|---|
Optional | IDynamicMetricValues |
all values related to constructing a service-query metric |
Optional | string | number |
the main value of the metric |
Index Signatures
Key Type | Value Type | Notes |
---|---|---|
any |
Editor values expected when editing a metric. These are options that are set in the metric editor that help build the IMetricDisplayConfig. |
Interface defined in common/src/core/types/Metrics.ts:247