export interface SpansConfiguration { interval: number; retention: number; }