IEntityInfo

Interface

Basic information about the source of the metric, that will be added to the IMetricFeature when it's resolved

Properties

Property Type Notes
id string

The id of the entity from which the Metric was computed

name string

Name of the entity from which the value was computed

type string

The type of entity from which the value was computed


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