export interface ApmOptions { name: string; url: string; pathReplace?: boolean; }