export enum METRICS_PAGE_QUERY_PARAM { interval = "interval", startTime = "startTime", endTime = "endTime" }