MetricSource
Union type of all the valid metric sources. To add additional sources, add them to this union type
Value(s):IStaticValueMetricSource | IServiceQueryMetricSource | IItemQueryMetricSource
Type alias defined in common/src/core/types/Metrics.ts:109