IMetricDisplayConfig
Configuration for how to show a metric in the ui. These are just values that are important to how to display the metric; values that are configured in the editor should be added to IMetricEditorValues instead.
Extends
Properties
Property | Type | Notes |
---|---|---|
string | ||
string | ||
Optional | MetricVisibility | |
Optional Inherited | IDynamicMetricValues |
all values related to constructing a service-query metric |
Optional Inherited | string | number |
the main value of the metric |
Index Signatures
Interface defined in common/src/core/types/Metrics.ts:227