export type IMetricsQuery = string | string[] | { [metricName: string]: string | object; }