IMetricEditorValues

Interface

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
dynamicMetric Optional IDynamicMetricValues

all values related to constructing a service-query metric

value Optional string | number

the main value of the metric

Index Signatures

Key Type Value Type Notes
string 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