MetricsQueryType🔗Definition🔗export enum MetricsQueryType { Range = "range", Instant = "instant", }