export type MetricInfo = { name: string; unit: string; description: string; };