export interface MetricMetadata { metric: string; type: string; help: string; }