export interface OTelStatus { code: number; message?: string; }